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 7c1baed4debbf66d6ec13c4361780631eefe1bd9 (commit) from e211b870d0c49629260c2e421b58d7b2d7dfc30f (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 7c1baed4debbf66d6ec13c4361780631eefe1bd9 Author: Howard Chu hyc@openldap.org Date: Mon Oct 12 00:08:41 2015 +0100
ITS#7771 fix cursor tracking on fake pages
node_del shifts nodes around, cursors pointing at fake pages need to have their mc_pg[0] corrected.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-)