Cleanup ldap_bind_sasl.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 Jul 2008 05:08:57 +0000 (15:08 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Jul 2008 05:08:57 +0000 (15:08 +1000)
commit72e52a301102941c41ab423e0212fe9a1aed0405
tree0859f9835842458b7909eb57de177588bad3e610
parente396a59788d77aa2fbf3b523c3773fe0e5c976c0
Cleanup ldap_bind_sasl.

With these changes, we don't leak the LDAP socket, and don't reset all
credentials feature flags, just the ones we are actually incompatible
with.

Andrew Bartlett
source/libcli/ldap/ldap_bind.c