On 06/02/16 10:15 PM, Howard Chu wrote:
There is a slight inconsistency if subsequent calls after a successfull pthread_mutexattr_init() fail (in the ORed if statement). This might result in a memory leak as the mutex attributes are not destroyed. But this is not related to the topic of this ITS.
Feel free to submit another ITS for that, thanks.
Has just been fixed by Hallvard:
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=c4c78...
Thanks!