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 fbe6a6051b180bb7e07a393abeced80d5c7932c2 (commit) from e43fa77eaaee72c5c390bd69addcc8c3e131d72f (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 fbe6a6051b180bb7e07a393abeced80d5c7932c2 Author: Howard Chu hyc@symas.com Date: Sun Apr 7 19:21:46 2013 -0700
Fix 227329c8e1fb818548f1936f5dc1349ffd73352
mdb_dbi_close() must allow any dbi < maxdbs, since opens in an uncommitted txn don't increment env->me_numdbs.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)