s4:ldap_server Correct removal of talloc_steal()
authorAndrew Bartlett <abartlet@samba.org>
Fri, 14 Aug 2009 03:10:42 +0000 (13:10 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 14 Aug 2009 03:12:35 +0000 (13:12 +1000)
commit093148c1f0eca1ee40552c8eddfdc1ba2554d64e
treedbc9adbb843e1f17c58b46d5db5b783808f8a146
parent2d7b457e26985c444588546cc2d250c4cd2e2e32
s4:ldap_server Correct removal of talloc_steal()

This corrects commit 7a82aed71b74af8bc2a8a4381541adbb22452d20.  The
steal did not set ent->attributes, so it was incorrect to assign to
ent->attributes.

Andrew Bartlett
source4/ldap_server/ldap_backend.c