s4:dsdb/acl_read: keep the ldb_message of the sub search (bug #9470)
commit14b5b729049d92c30ba518adb82c9396fdddd09f
authorStefan Metzmacher <metze@samba.org>
Fri, 7 Dec 2012 10:02:49 +0000 (7 11:02 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 7 Dec 2012 13:28:25 +0000 (7 14:28 +0100)
treeb1d2bdb63b4c6d04b9900b8d90381e3ea9feebde
parent3535f8effefef6a68d2b686abe2769d797531dd9
s4:dsdb/acl_read: keep the ldb_message of the sub search (bug #9470)

Some modules might not allocate values on the correct memory context.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source4/dsdb/samdb/ldb_modules/acl_read.c