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 4608cd955250c9ebb0eed62d220577b93acba39e (commit) via 3e3c7850344a00d15ab541cf6cd833849f8ad5d9 (commit) from 4bc18a5dd391a2c24c617418c5ba3057c6505b54 (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 4608cd955250c9ebb0eed62d220577b93acba39e Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Aug 29 06:43:35 2012 +0200
libmdb: Fix P_INVALID when pgno_t != unsigned long
commit 3e3c7850344a00d15ab541cf6cd833849f8ad5d9 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Aug 29 06:42:52 2012 +0200
libmdb: Check sem_open() against SEM_FAILED.
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-)