]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9249
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 26 Aug 2020 15:02:53 +0000 (15:02 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 26 Aug 2020 15:02:53 +0000 (15:02 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5b94248639d6dabbdd5d90176b1415ad76c1d418..20c9dc8ea04758aa8ee7d88c9aa4f8eeed159291 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ OpenLDAP 2.4.52 Engineering
        Added libldap LDAP_OPT_X_TLS_REQUIRE_SAN option (ITS#9318)
        Added libldap OpenSSL support for multiple EECDH curves (ITS#9054)
        Added slapd OpenSSL support for multiple EECDH curves (ITS#9054)
+       Fixed librewrite malloc/free corruption (ITS#9249)
        Fixed slapd syncrepl rare deadlock due to network issues (ITS#9324)
        Fixed slapd syncrepl regression that could trigger an assert (ITS#9329)