s4-acl: Replaced talloc_reference with talloc_steal, as aclread is the only one using...
authorNadezhda Ivanova <nivanova@samba.org>
Wed, 8 Dec 2010 12:30:23 +0000 (14:30 +0200)
committerNadezhda Ivanova <nivanova@samba.org>
Wed, 8 Dec 2010 14:01:51 +0000 (15:01 +0100)
commitbf7b026a9a1a425afa64fb9aa8bdcb1c10d161d7
tree6d14f3f4187de21ef52de3a2f6b252f541e695ed
parent1bd3bd6e6e67dc88c85077d94c749569ac6e97cb
s4-acl: Replaced talloc_reference with talloc_steal, as aclread is the only one using this result message.

No need to reference as no one further up the stack uses the result, it is the result of a secondary request sent by aclread.

As a result from code review by Kamen Mazdrashki and Anatoliy Atanasov

Autobuild-User: Nadezhda Ivanova <nivanova@samba.org>
Autobuild-Date: Wed Dec  8 15:01:51 CET 2010 on sn-devel-104
source4/dsdb/samdb/ldb_modules/acl_read.c