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  68e6faad5c32293a5fdb1b7b7e99734f1cc1d1d1 (commit)
      from  534dcc721287cfe1051191a5cd7d3df6cf1dc409 (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 68e6faad5c32293a5fdb1b7b7e99734f1cc1d1d1
Author: Howard Chu <h...@symas.com>
Date:   Mon Jul 7 09:12:22 2014 -0700

    ITS#7713 handle 65536 byte page size
    
    Fix mp_lower/mp_upper to exclude PAGEHDRSZ, which means our
    max mp_upper is now pagesize - PAGEHDRSZ and won't overflow.
    Currently must define MDB_DEVEL to use. Will be default for
    LMDB 1.0/OpenLDAP 2.5

-----------------------------------------------------------------------

Summary of changes:
 libraries/liblmdb/mdb.c |   53 +++++++++++++++++++++++++++--------------------
 1 file changed, 31 insertions(+), 22 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to