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

Note fixme

parent 49bd9bef
Branches
Tags
No related merge requests found
......@@ -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)
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment