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 9e3af2356ba3aee70682f2a328da73998ffab649 (commit) via 4dba1f696323cadd247103b3fb93fdd76a04ea6c (commit) from 16c97dee9c42bde44129b7693176bec16a7d0436 (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 9e3af2356ba3aee70682f2a328da73998ffab649 Author: Howard Chu hyc@openldap.org Date: Thu Jun 7 12:02:41 2012 -0700
ITS#7292 plug memleak in control values
commit 4dba1f696323cadd247103b3fb93fdd76a04ea6c Author: Howard Chu hyc@openldap.org Date: Thu Jun 7 10:38:02 2012 -0700
ITS#7292 plug memleaks in accesslog,syncprov
-----------------------------------------------------------------------
Summary of changes: servers/slapd/controls.c | 15 ++++++++++++++- servers/slapd/overlays/accesslog.c | 5 ++++- servers/slapd/overlays/syncprov.c | 1 + servers/slapd/proto-slap.h | 3 +++ servers/slapd/result.c | 6 +++--- 5 files changed, 25 insertions(+), 5 deletions(-)