s4:libnet_GroupList: allocate children strings on the correct talloc parent
authorStefan Metzmacher <metze@samba.org>
Sat, 10 Jul 2010 07:06:44 +0000 (09:06 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 10 Jul 2010 07:35:02 +0000 (09:35 +0200)
commit1ea4215e5681ccef921bbf77bb1af79fc1a82b77
treeb8a850c569c96517d4dc01efc3c04a02dac922c7
parent35c554bef02e9acfe9cbec12d1f4ebc1067bedd4
s4:libnet_GroupList: allocate children strings on the correct talloc parent

Otherwise the _recv() function won't move the children strings to the
callers memory context and let the callers crash.

metze
source4/libnet/libnet_group.c