]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8585
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 16 Mar 2017 16:05:57 +0000 (09:05 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 16 Mar 2017 16:05:57 +0000 (09:05 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index ec609c0731befa3ff7f3b88b1713379e4d21da84..0412465968df32218db85b6da0c6decdd7ded97e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.45 Engineering
        Added slapd support for OpenSSL 1.1.0 series (ITS#8353, ITS#8533)
+       Fixed libldap to fail ldap_result if the handle is already bad (ITS#8585)
        Fixed libldap to expose error if user specified CA doesn't exist (ITS#8529)
        Fixed libldap handling of Diffie-Hellman parameters (ITS#7506)
        Fixed libldap GnuTLS use after free (ITS#8385)