Fix bug #8807 - dcerpc_lsa_lookup_sids_noalloc() crashes when groups has more than...
commit5d108fc105900a592d79ee9caf26095875cfbbfc
authorChristian Ambach <ambi@samba.org>
Tue, 13 Mar 2012 17:07:11 +0000 (13 10:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Jun 2012 19:38:39 +0000 (22 21:38 +0200)
tree7764d6830253008b89e92549e5f97e773ac1124a
parent6c0b29e3d3b997e1a33431cd30ca5790ff17ea03
Fix bug #8807 - dcerpc_lsa_lookup_sids_noalloc() crashes when groups has more than 1000 groups

Use correct talloc heirarchy.

Signed-off-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 7936fb0ab8c3413768e83975c9d8544d653ee13c)
(cherry picked from commit 8c4491c6ad126771eafa8ea0f54f733f52437a10)
source3/rpc_client/cli_lsarpc.c