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 48dc782ea612f85e8356a50bfbafe22e5be121cf (commit) from 27aaecc744955d08d2bfe7a3ca786d742267c5bd (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 48dc782ea612f85e8356a50bfbafe22e5be121cf Author: Howard Chu hyc@symas.com Date: Thu Jan 31 20:05:48 2013 -0800
ITS#7515 fix mdb_dbi_open/close
If a DBI handle is opened by a txn that aborts, the DBI handle should no longer be valid.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-)