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

diff --git a/CHANGES b/CHANGES
index 80c3f3f83dad3e3a4d984a877e55a820236deaa3..63874dc5d79982ab2168d517ff4d74f0fc76e6a1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.6.4 Engineering
        Fixed libldap ldif_open_urlto check for failure (ITS#9904)
        Fixed libldap ldap_url_parsehosts check for failure (ITS#9904)
        Fixed slapd-mdb max number of index databases to 256 (ITS#9895)
+       Fixed slapd-monitor memory leaks with lloadd (ITS#9906)
        Fixed slapo-dynlist to ignore irrelevant objectClasses (ITS#9897)
        Build Environment
                Fixed build process to not use gmake specific features (ITS#9894)