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

Fix last commit.

parent af4cb85d
Branches
Tags
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.
Please register or to comment