A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.RE/0.9 has been updated via c62b77b66145a2bbdc79b8160a684cafcccdc78c (commit) from caca4d8be6f5f0f3e878b63cf1ab7caa702aff2e (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 c62b77b66145a2bbdc79b8160a684cafcccdc78c 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(-)