Fix bug #8807 - dcerpc_lsa_lookup_sids_noalloc() crashes when groups has more than...
commit8c4491c6ad126771eafa8ea0f54f733f52437a10
authorChristian Ambach <ambi@samba.org>
Tue, 13 Mar 2012 17:07:11 +0000 (13 10:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 19 Mar 2012 13:35:36 +0000 (19 14:35 +0100)
treeff8ad15a60d29d2d6430eea47d2efa60a818f665
parent14fe979a32c94ebd88a934bcfaef3cb754e3c04c
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)
source3/rpc_client/cli_lsarpc.c