r25223: Fix behaviour of rpccli_lsa_lookupsids_all() when
authorMichael Adam <obnox@samba.org>
Wed, 19 Sep 2007 11:01:44 +0000 (11:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:51 +0000 (12:30 -0500)
commit2c68ebd6934206186dc6e635401f66c2fd1e1234
tree766723db7ff4cd74cbcdf27e5441759114aa1268
parent9fc14c83cc5e3a360464c33e26b1073db63763d7
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
source/rpc_client/cli_lsarpc.c