]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9530
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 30 Apr 2021 16:58:51 +0000 (16:58 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 30 Apr 2021 16:58:51 +0000 (16:58 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 56187b6191caf59a3f7e5c3a6927f3977ca045f3..8fed37418715b7478c485e6c138b54c768d1387e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.59 Engineering
        Fixed libldap TLSv1.3 cipher suites with OpenSSL 1.1.1 (ITS#9521)
+       Fixed libldap double free of LDAP_OPT_DEFBASE (ITS#9530)
        Fixed slapd syncrepl handling of add+delete on single value attr (ITS#9295)
        Fixed slapd-mdb to cursor init check (ITS#9526)
        Fixed slapo-pcache locking during expiration (ITS#9529)