From: Howard Chu Date: Fri, 6 Mar 2009 00:39:46 +0000 (+0000) Subject: note - peer cert double free due to bad patch for ITS#5849 X-Git-Tag: OPENLDAP_REL_ENG_2_4_16~49 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=833a16a06011928ca141f1a7c13135c217268e90;p=openldap note - peer cert double free due to bad patch for ITS#5849 --- diff --git a/CHANGES b/CHANGES index a8f9b029a3..c4d9ab45d8 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,7 @@ OpenLDAP 2.4.16 Engineering Fixed libldap GnuTLS with CA chains (ITS#5991) Fixed libldap GnuTLS TLSVerifyCilent try (ITS#5981) Fixed libldap segfault in checking cert/DN (ITS#5976) - Fixed libldap peer cert memory leak again (ITS#5849) + Fixed libldap peer cert double free (ITS#5849) Fixed libldap referral chasing (ITS#5980) Fixed slapd backglue with empty DBs (ITS#5986) Fixed slapd syncrepl newCookie sync messages (ITS#5972)