Skip to content
Snippets Groups Projects
Commit 6f8a3919 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix last commit.

parent af4cb85d
No related branches found
No related tags found
No related merge requests found
......@@ -575,8 +575,8 @@ do_bind(
cleanup:
if( conn->c_sasl_bindop != NULL ) {
ldap_pvt_thread_mutex_unlock( &conn->c_sasl_bindmutex );
conn->c_sasl_bindop = NULL;
ldap_pvt_thread_mutex_unlock( &conn->c_sasl_bindmutex );
}
if( pdn.bv_val != NULL ) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment