mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Note fixme
This commit is contained in:
parent
49bd9befa4
commit
e2f2186aa0
@ -98,8 +98,7 @@ done:
|
||||
/* give up connection lock */
|
||||
ldap_pvt_thread_mutex_unlock( &op->o_conn->c_mutex );
|
||||
|
||||
/*
|
||||
* RACE CONDITION: we give up lock before sending result
|
||||
/* FIXME: RACE CONDITION! we give up lock before sending result
|
||||
* Should be resolved by reworking connection state, not
|
||||
* by moving send here (so as to ensure proper TLS sequencing)
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user