s4:ldap_server use talloc_unlink() to avoid talloc_free() with references
authorAndrew Bartlett <abartlet@samba.org>
Wed, 18 Aug 2010 00:00:40 +0000 (10:00 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 18 Aug 2010 00:08:43 +0000 (10:08 +1000)
commitf37793ef0aa31eec9a6e619b55fa07c3025fcac6
tree5c0d43355d0097616006175e619cb547f6d96ccc
parent23dc2e4244a99f1e955d54c22516a7a8c108d989
s4:ldap_server use talloc_unlink() to avoid talloc_free() with references

Both the session_info and the ldb can have references.

Andrew Bartlett
source4/ldap_server/ldap_bind.c