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 4bcaabecf5410065ba17d64d0fa95d2844aa5582 (commit) via 619e671f1c85446c09864430030ad99c33561cc2 (commit) via 9bcc51ef5d6e4081770cfb5cc309c6c8a6f38f2f (commit) from b9d13a29e6c4c2742277c82bdc646c32d364a619 (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 4bcaabecf5410065ba17d64d0fa95d2844aa5582 Author: Howard Chu hyc@symas.com Date: Wed Sep 21 17:21:48 2011 -0700
assert cleanup
commit 619e671f1c85446c09864430030ad99c33561cc2 Author: Howard Chu hyc@symas.com Date: Wed Sep 21 16:37:29 2011 -0700
txn_abort/commit free all their cursors now.
commit 9bcc51ef5d6e4081770cfb5cc309c6c8a6f38f2f Author: Howard Chu hyc@symas.com Date: Wed Sep 21 16:06:52 2011 -0700
Only free malloc'd cursors
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 21 ++++++++++++++------- libraries/libmdb/mdb.h | 10 ++++------ 2 files changed, 18 insertions(+), 13 deletions(-)