s4:dsdb/acl_read: keep the ldb_message of the sub search (bug #9470)
commit630bde0aba42bb5f181b7ebda305ed6794e6052d
authorStefan Metzmacher <metze@samba.org>
Fri, 7 Dec 2012 10:02:49 +0000 (7 11:02 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 11 Dec 2012 08:05:08 +0000 (11 09:05 +0100)
treec1197da55dd4afec04a7b5511eb8eef49914622d
parent0da785a14b9966b42a9415b905881f5511ba9032
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>
(cherry picked from commit 14b5b729049d92c30ba518adb82c9396fdddd09f)
source4/dsdb/samdb/ldb_modules/acl_read.c