r25223: Fix behaviour of rpccli_lsa_lookupsids_all() when
commit5bf76929976f17aeca7853767ce4f8359acc3166
authorMichael Adam <obnox@samba.org>
Wed, 19 Sep 2007 11:01:44 +0000 (19 11:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:51 +0000 (10 12:30 -0500)
tree9ab3415e24b65d73b22c21ac518bfa7ecbf7c8f5
parent3d5f029ead8ccea45a5537a51f24c5144102a29b
r25223: Fix behaviour of rpccli_lsa_lookupsids_all() when
rpccli_lsa_lookupsids_noalloc() returns an error for one hunk
of SIDs: free all allocated arrays and return the error code
returned by the hunk lookup.

Michael
(This used to be commit 2c68ebd6934206186dc6e635401f66c2fd1e1234)
source3/rpc_client/cli_lsarpc.c