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 d372a2a199c49082540863eb11173999a98c3f4f (commit) from b9130d3d6325e0e4cc4fcb11bb266368652d4f80 (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 d372a2a199c49082540863eb11173999a98c3f4f Author: Howard Chu hyc@openldap.org Date: Wed Nov 4 17:03:48 2015 +0000
ITS#8299 fix page_merge cursor fixup
The parent's mc_ki has changed. We need to fix that up as well in other cursors.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)