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 433105f09b33b28065a06185f628b4b38e0c4c22 (commit) from df7ddb6bf44a6ceec7f3974293fdc0669b68251f (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 433105f09b33b28065a06185f628b4b38e0c4c22 Author: Howard Chu hyc@symas.com Date: Fri Jul 6 17:38:03 2012 -0700
Fix: avoid direct reference to meta pages
Relevant info should be copied during txn_begin only.
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)