Skip to content
Snippets Groups Projects
Commit a2b7fd27 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

cleanup

parent 2be146e2
Branches
Tags
No related merge requests found
......@@ -732,10 +732,10 @@ retry_binding:;
ldap_pvt_thread_yield();
goto retry_binding;
} else {
LDAP_BACK_CONN_BINDING_SET( msc );
ldap_pvt_thread_mutex_unlock( &mi->mi_conninfo.lai_mutex );
}
}
LDAP_BACK_CONN_BINDING_SET( msc );
ldap_pvt_thread_mutex_unlock( &mi->mi_conninfo.lai_mutex );
retry:;
rc = meta_back_single_dobind( op, rs, &mc, i,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment