A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.master has been updated via e36517dbbe157207cde3289776b76ae6d7bd1877 (commit) from 1db9f32ae23330de44e86419991d64202ce9ac92 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit e36517dbbe157207cde3289776b76ae6d7bd1877 Author: Howard Chu hyc@openldap.org Date: Mon Feb 6 15:09:26 2017 +0000
ITS#8582 keep mutex at end of struct
since it's variable size on Linux/glibc
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)