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 c4e31434c7773ee54f2ffdeb545e5740f56492a1 (commit) from 4198bbde175c65a7af0eafc46da22fc1c96ceeb6 (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 c4e31434c7773ee54f2ffdeb545e5740f56492a1 Author: Howard Chu hyc@symas.com Date: Sun Dec 6 20:54:23 2015 +0000
ITS#8324 additional tweaks
VirtualAlloc is only needed with WRITEMAP. Regular writes already extend the mmap implictly.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)