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 43bd1468331664459e64e2a1fbaa0e7de457459e (commit) from abd51ad328ac632d9b7061fe7bbbad8a6a4321ac (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 43bd1468331664459e64e2a1fbaa0e7de457459e Author: Howard Chu <h...@openldap.org> Date: Thu Sep 18 06:49:26 2014 +0100 ITS#7942 tweak previous commit Only free when cleaning up operation controls, not response controls. (This only makes a difference on search requests, which may have multiple responses with the same set of controls.) ----------------------------------------------------------------------- Summary of changes: servers/slapd/controls.c | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git