A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via a766cdf268766770c76d367246d58948b8254025 (commit) via 96876a171a19c2f922bbc6fa09c964b78d363d49 (commit) from 9e3af2356ba3aee70682f2a328da73998ffab649 (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 a766cdf268766770c76d367246d58948b8254025 Author: Howard Chu hyc@openldap.org Date: Fri Jun 8 04:11:29 2012 -0700
Revert "ITS#7292 plug memleak in control values"
This reverts commit 9e3af2356ba3aee70682f2a328da73998ffab649.
commit 96876a171a19c2f922bbc6fa09c964b78d363d49 Author: Howard Chu hyc@openldap.org Date: Thu Jun 7 16:02:45 2012 -0700
ITS#7292 more syncprov leaks
-----------------------------------------------------------------------
Summary of changes: servers/slapd/controls.c | 15 +-------------- servers/slapd/overlays/syncprov.c | 12 +++++++----- servers/slapd/proto-slap.h | 3 --- servers/slapd/result.c | 6 +++--- 4 files changed, 11 insertions(+), 25 deletions(-)