s4:ldap_server Remove another talloc_steal (with references)
authorAndrew Bartlett <abartlet@samba.org>
Fri, 14 Aug 2009 02:57:46 +0000 (12:57 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 14 Aug 2009 02:57:46 +0000 (12:57 +1000)
commit7a82aed71b74af8bc2a8a4381541adbb22452d20
treebbaf12584be7718aef53c48fd8afe28dd3389b0d
parent5c3cf58a842a8ddd5dca785bf5464e0788003400
s4:ldap_server Remove another talloc_steal (with references)

This talloc_steal also conflicts with the ldb_map code, and like the
previous commit, is rudundent given the talloc_steal of the whole msg
above.

Andrew Bartlett
source4/ldap_server/ldap_backend.c