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 329e12e4c5723276d1dd09a283a8149744268baf (commit) via 3d2202f31c14c6188093a492a97371069a732557 (commit) from ce7ba0ceb69fd2cd56d557c1a877d046ec9f246c (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 329e12e4c5723276d1dd09a283a8149744268baf Author: Howard Chu hyc@openldap.org Date: Sun May 3 07:52:47 2015 +0100
ITS#8117 better fix
Don't change mc_dbx because we would need to undo the change if the txn aborts. Make the fix (for get) match existing code for put.
commit 3d2202f31c14c6188093a492a97371069a732557 Author: Howard Chu hyc@openldap.org Date: Sun May 3 07:43:11 2015 +0100
Revert "ITS#8117 cleanup prev commit"
This reverts commit ce7ba0ceb69fd2cd56d557c1a877d046ec9f246c.
Revert "ITS#8117 fix INTEGERDUP compare"
This reverts commit ed13d4aa59cf06a1bb6b096fe19af63fc6f8737a.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-)