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

diff --git a/CHANGES b/CHANGES
index 52a9cd22c0fee029450e8f05d2b488f43f1d98bc..dfdf22f2c027c8a61047de4cf5c35c417062ee3b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,9 +4,10 @@ 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 lloadd memory leaks (ITS#9907)
+       Fixed lloadd shutdown code to protect memory correctly (ITS#9913)
        Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035)
        Fixed slapd free of config item (ITS#9912)
-       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)
        Fixed slapd-monitor to free remembered cookies (ITS#9339)