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 5863d5cc616b2e0ff4738358e27ed1d095f3eead (commit) from 7b10fdde0039cd79435a4ef128e882163d4ebd9a (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 5863d5cc616b2e0ff4738358e27ed1d095f3eead Author: Howard Chu hyc@symas.com Date: Thu Dec 6 08:25:43 2012 -0800
Freelist fixes
Keep list sorted if it grows during a write. Don't free pghead until we're sure our writes are all finished.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 22 +++++++++++++--------- 1 files changed, 13 insertions(+), 9 deletions(-)