[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ldap_new_connection() mutex issue



masarati@aero.polimi.it writes:
> I guess we need to eliminate the unlock/lock of ld_res_mutex and inform
> ldap_new_connection() about whether ld_req_mutex is locked or not...

How about lock order?  Must ld_res_mutex be held when locking
ld_req_mutex?  Anyway, sounds like it does need an ITS, which the
commits should refer to.

-- 
Hallvard