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_4 has been updated via abd51ad328ac632d9b7061fe7bbbad8a6a4321ac (commit) via f9da4f322231490d14fb1a827f41a949d7dc51cc (commit) via ffd0f03bb5339fa9e4029ac742132c43d69f0f78 (commit) via 891e6627548939c60e229e61feb1d3c3322f3bcc (commit) via 674f52fdb4ee29df88c8b4e20e0edfb5d5ba3138 (commit) from 00f80403a71a468276277090d9d2e657e6a1bf6f (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 abd51ad328ac632d9b7061fe7bbbad8a6a4321ac Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Sep 17 20:59:03 2014 -0500
ITS#7942
commit f9da4f322231490d14fb1a827f41a949d7dc51cc Merge: ffd0f03 891e662 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Sep 17 20:58:02 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
commit ffd0f03bb5339fa9e4029ac742132c43d69f0f78 Author: Howard Chu hyc@openldap.org Date: Thu Sep 18 02:06:38 2014 +0100
ITS#7942 plug leak in controls
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + 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 +++++++++++++++++++++ 6 files changed, 37 insertions(+), 4 deletions(-)