]> git.sur5r.net Git - openldap/commitdiff
note - peer cert double free due to bad patch for ITS#5849
authorHoward Chu <hyc@openldap.org>
Fri, 6 Mar 2009 00:39:46 +0000 (00:39 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 6 Mar 2009 00:39:46 +0000 (00:39 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a8f9b029a32515ccb3136718fec39314d1e8fe05..c4d9ab45d897ec1b26fd0489ddf74f8f5a26e03e 100644 (file)
--- 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)