mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
valgrind keeps complaining (it makes sense) but the bus error problem disappeared
This commit is contained in:
parent
af23be3675
commit
4dcccd3ca2
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user