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

valgrind keeps complaining (it makes sense) but the bus error problem disappeared

parent af23be36
No related branches found
No related tags found
No related merge requests found
......@@ -2055,6 +2055,8 @@ static int connection_bind_cb( Operation *op, SlapReply *rs )
ldap_pvt_thread_mutex_unlock( &op->o_conn->c_mutex );
ch_free( cb );
op->o_callback = NULL;
return SLAP_CB_CONTINUE;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment