]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9278 fix robust mutex cleanup for FreeBSD
authorHoward Chu <hyc@openldap.org>
Tue, 16 Jun 2020 18:56:16 +0000 (19:56 +0100)
committerHoward Chu <hyc@openldap.org>
Tue, 16 Jun 2020 18:56:16 +0000 (19:56 +0100)
commitf683ffdc81d0edb20437cb7d655cf15a60e31249
treed89fd559f8f6e2d6ca8682fd8586926ae94c87d7
parent1ce8c2bcea5f97efa772051f249be101d7e512d9
ITS#9278 fix robust mutex cleanup for FreeBSD

FreeBSD 11 supports robust process-shared POSIX mutexes,
but requires them to be explicitly destroyed before munmap
libraries/liblmdb/mdb.c