]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#7996, ITS#8450
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 14 Jun 2019 14:55:46 +0000 (14:55 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 14 Jun 2019 14:55:46 +0000 (14:55 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 21fc327243bb946fb0bd65972de92261c0bc9d5e..91696fb47d3bd17616600757b934844d51d93189 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ OpenLDAP 2.4.48 Engineering
        Fixed libldap with SASL_NOCANON=on and ldapi connections (ITS#7585)
        Fixed libldap to use AI_ADDRCONFIG when available (ITS#7326)
        Fixed libldap to be able to unset syncrepl TLS options (ITS#7042)
+       Fixed libldap race condition in ldap_int_initialize (ITS#7996, ITS#8450)
        Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353)
        Fixed slapd with an idletimeout of less than four seconds (ITS#8952)
        Fixed slapd config parser variable for Windows64 (ITS#9012)