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 f9d3dc829366e23b8c68d6ef2a35b4338f66dc24 (commit) from a9877f783ad25c9850432073364bd845862de8c7 (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 f9d3dc829366e23b8c68d6ef2a35b4338f66dc24 Author: Howard Chu hyc@openldap.org Date: Wed Nov 18 00:33:25 2015 +0000
ITS#8311 fix page_split from update_key
Check for top of stack. Usually the cursor only has height 1 when calling page_split, but not always.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-)