]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9147
authorQuanah Gibson-Mount <quanah@openldap.org>
Sat, 11 Jan 2020 23:17:34 +0000 (23:17 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sat, 11 Jan 2020 23:17:34 +0000 (23:17 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 20c4f1bc64bc4de398d8fb810c3efc21dfd5cbde..c87ad1d070eca2f70388beb26c929b74c7de80c3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log
 OpenLDAP 2.4.49 Engineering
        Fixed client tools to not add controls on cancel/abandon (ITS#9145)
        Fixed libldap to correctly free sb (ITS#9081, ITS#8755)
+       Fixed libldap descriptor leak if ldaps fails (ITS#9147)
        Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069)
        Fixed slapd syntax evaluation of preferredDeliveryMethod (ITS#9067)
        Fixed slapd to relax domainScope control check (ITS#9100)