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 3e1ef6871bb7d40c8473fa25ae162470d3dd2eb7 (commit) via c8f5d76642eb2a74bbea9eeaf2b93ae9fce714ba (commit) from 1855ef05a8b0b65b738da899b7ce50a753f84064 (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 3e1ef6871bb7d40c8473fa25ae162470d3dd2eb7 Author: Kevin H. Patterson kevpatt@khptech.com Date: Wed Feb 26 13:08:24 2014 -0500
ITS#7806 fixed memory leak in LDAPAsynConnection.cpp
commit c8f5d76642eb2a74bbea9eeaf2b93ae9fce714ba Author: Howard Chu hyc@openldap.org Date: Fri Feb 7 03:02:33 2014 -0800
ITS#7798 fix mdb_entry_decode()
-----------------------------------------------------------------------
Summary of changes: contrib/ldapc++/src/LDAPAsynConnection.cpp | 10 +++++++++- servers/slapd/back-mdb/id2entry.c | 18 +++++++++++++++--- servers/slapd/back-mdb/proto-mdb.h | 2 +- servers/slapd/back-mdb/search.c | 2 +- servers/slapd/back-mdb/tools.c | 2 +- 5 files changed, 27 insertions(+), 7 deletions(-)