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 277e536ffa7090ff334254e6eaf2c8ead1cdbd53 (commit) via 6bfadb91784831c168bb31e78b5fe8158d801023 (commit) via 91743d66e6e91058fff8917b5e39b8d49bfa4d7a (commit) via 822b2d502fd5383dd60497097dff94fe8a2ccb53 (commit) from 6bd97d4286442406e497e79992fec888ad97d985 (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 277e536ffa7090ff334254e6eaf2c8ead1cdbd53 Author: Hallvard Furuseth hallvard@openldap.org Date: Thu May 28 00:12:53 2015 +0200
ITS#8157
commit 6bfadb91784831c168bb31e78b5fe8158d801023 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed May 27 22:26:54 2015 +0200
ITS#8157 mdb_txn_renew0(): init after error checks
commit 91743d66e6e91058fff8917b5e39b8d49bfa4d7a Author: Hallvard Furuseth hallvard@openldap.org Date: Wed May 20 03:17:47 2015 +0200
mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak
commit 822b2d502fd5383dd60497097dff94fe8a2ccb53 Author: Hallvard Furuseth hallvard@openldap.org Date: Tue May 19 20:33:35 2015 +0200
ITS#8117 Fix MDB_INTEGERDUP keysize doc + md_dcmp
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/CHANGES | 1 + libraries/liblmdb/lmdb.h | 14 +++++++------- libraries/liblmdb/mdb.c | 43 +++++++++++++++++++++++++------------------ libraries/liblmdb/mtest.c | 6 ++++-- libraries/liblmdb/mtest2.c | 4 ++-- libraries/liblmdb/mtest6.c | 9 ++++++--- 6 files changed, 45 insertions(+), 32 deletions(-)