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 e15a90c7624797afaec703475b6f6be93ca62918 (commit) from 6616034eb9a4ea5e84d620ec398a8aa0a9e336fb (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 e15a90c7624797afaec703475b6f6be93ca62918 Author: Howard Chu hyc@symas.com Date: Thu Aug 22 21:43:29 2013 -0700
ITS#7670 Tweak cursor_del0
Always leave cursor pointing at "next" node, if any. Find next sibling if we're already at end of current page.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-)