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

diff --git a/CHANGES b/CHANGES
index 354b5a9a89d390cfd6d0963736ec99c035beeb97..537a1c4c7f1ed8bc67d1a759e748602682fd1a15 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ OpenLDAP 2.6.4 Engineering
        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)
+       Fixed slapo-remoteauth memory leaks (ITS#9438)
        Build Environment
                Fixed build process to not use gmake specific features (ITS#9894)
                Fixed usage of non-standard C syntax (ITS#9898, ITS#9899, ITS#9901)