
16 Mar
2004
16 Mar
'04
6:40 p.m.
Adrian wrote:
Dear William
I think you have missed pthread_mutexattr_destroy() in recursive_mutex::recursive_mutex() and recursive_mutex::recursive_try_mutex().
Proposed patch:
<snipped patch> Unfortunately, William Kempf hasn't been heard from here in a while, but as far as I can tell you are correct. Barring any objections, I'll apply a modified version of your patch (one that asserts if pthread_mutexattr_destroy() returns an error). Mike