From: Quanah Gibson-Mount Date: Fri, 9 Feb 2018 17:36:40 +0000 (+0000) Subject: ITS#8782 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28051be54ff8a56978444ccc83017d8ede002e3d;p=thirdparty%2Fopenldap.git ITS#8782 --- diff --git a/CHANGES b/CHANGES index c06e545f8b..056822ff10 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ OpenLDAP 2.4.46 Engineering Fixed libldap MozNSS CA certificate hash matching (ITS#7374) Fixed libldap MozNSS with PEM certs when also using an NSS cert db (ITS#7389) Fixed libldap GnuTLS with GNUTLS_E_AGAIN (ITS#8650) + Fixed libldap memory leak with cancel operations (ITS#8782) Fixed slapd Eventlog registry key creation on 64-bit Windows (ITS#8705) Fixed slapd syncrepl deadlock when updating cookie (ITS#8752) Fixed slapd syncrepl callback to always be last in the stack (ITS#8752)