A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_5 has been updated via 52c843d4d42d039a4f1d1dfb41742572176a943b (commit) via c581df1b27b0b702aa6f62c5d362a59789fa5ba7 (commit) via 891e6627548939c60e229e61feb1d3c3322f3bcc (commit) via 674f52fdb4ee29df88c8b4e20e0edfb5d5ba3138 (commit) from 640f1f636bfeaa0a28ac38511c8fa607ea4db368 (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 52c843d4d42d039a4f1d1dfb41742572176a943b Merge: c581df1 891e662 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Sep 17 20:57:42 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_5
commit c581df1b27b0b702aa6f62c5d362a59789fa5ba7 Author: Howard Chu hyc@openldap.org Date: Thu Sep 18 02:06:38 2014 +0100
ITS#7942 plug leak in controls
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 1 + libraries/liblmdb/mdb_dump.c | 4 ++++ libraries/liblmdb/mdb_load.c | 6 ++++-- libraries/liblmdb/mdb_stat.c | 8 ++++++-- servers/slapd/controls.c | 21 +++++++++++++++++++++ 5 files changed, 36 insertions(+), 4 deletions(-)