]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#6035
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Sep 2022 21:13:35 +0000 (21:13 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Sep 2022 21:13:35 +0000 (21:13 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ebc7ba3e0a236cde8315bd01b85e3f19933fd8c7..9d64c2a4f5792f8d2b967654585d58eb2e92f39a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ OpenLDAP 2.6.4 Engineering
        Fixed ldapsearch memory leak with controls (ITS#9860)
        Fixed libldap ldif_open_urlto check for failure (ITS#9904)
        Fixed libldap ldap_url_parsehosts check for failure (ITS#9904)
+       Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035)
        Fixed slapd-lloadd memory leaks (ITS#9907)
        Fixed slapd-mdb max number of index databases to 256 (ITS#9895)
        Fixed slapd-monitor memory leaks with lloadd (ITS#9906)