]> git.sur5r.net Git - openldap/commit
ITS#7364 also close the mutexes as needed
authorHoward Chu <hyc@symas.com>
Thu, 23 Aug 2012 06:01:19 +0000 (23:01 -0700)
committerHoward Chu <hyc@symas.com>
Thu, 23 Aug 2012 06:01:19 +0000 (23:01 -0700)
commit916995236ed5979b971615ecc763745c187d37f6
tree06ccfe217ef328e1b85bf3e1c39b3f50ed9e3e48
parent46cf44270000eb17297b804121f9721932ba182b
ITS#7364 also close the mutexes as needed

Otherwise a process that opens and closes an env more than once
will leak mutex handles. (WIN32/BSD)
libraries/libmdb/mdb.c