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 7283ab6e605f7fdae5434f69988a6b71e2bce34a (commit) from 4225b120603dcff148e3ca29c1f3d46e3e5798a7 (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 7283ab6e605f7fdae5434f69988a6b71e2bce34a 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