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 5f6fa8c04204888c4ff7ac6be1868d81ff4410a8 (commit) from 3d59ca35589d86fee7a4390ec28ff0cc563db40c (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 5f6fa8c04204888c4ff7ac6be1868d81ff4410a8 Author: Howard Chu hyc@symas.com Date: Tue Sep 3 16:10:20 2013 -0700
Remember if last cursor op was a delete
If so, don't advance cursor on next NEXT. Also, init xcursor on the next GET_CURRENT.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-)