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

diff --git a/CHANGES b/CHANGES
index 1472e6b6acc220340a362c9cad8a143746c76967..b1071f42dcf5b4770725797eda9897abd2ba44a7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,11 +4,13 @@ OpenLDAP 2.5.14 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-mdb max number of index databases to 256 (ITS#9895)
        Fixed slapo-dynlist to ignore irrelevant objectClasses (ITS#9897)
        Fixed slapo-remoteauth memory leaks (ITS#9438)
     Build Environment
                Fixed build process to not use gmake specific features (ITS#9894)
+               Fixed slapd-tester memory leak (ITS#9908)
                Fixed usage of non-standard C syntax (ITS#9898, ITS#9899, ITS#9901)
                Fixed usage of bashism (ITS#9900)