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

diff --git a/CHANGES b/CHANGES
index dd24f9b1db7b7391612dc9a8a2be38f1bed31f6f..34b8449b718cb0e70e5a073738bf8b2124ab3b59 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,11 @@ OpenLDAP 2.5.12 Engineering
        Fixed slapd syncrepl handling of new sessions (ITS#9584)
        Fixed slapd to clear connections on bind (ITS#9799)
        Fixed slapd syncrepl ODSEE replication of unknown attr (ITS#9801)
+       Fixed slapd-asyncmeta memory leak in keepalive setting (ITS#9802)
+       Fixed slapd-ldap memory leak in keepalive setting (ITS#9802)
+       Fixed slapd-meta SEGV on config rewrite (ITS#9802)
+       Fixed slapd-meta ordering on config rewrite (ITS#9802)
+       Fixed slapd-meta memory leak in keepalive setting (ITS#9802)
        Fixed slapd-monitor SEGV on shutdown (ITS#9809)
        Fixed slapo-pcache SEGV on shutdown (ITS#9809)
        Fixed slapo-ppolicy operation handling to be consistent (ITS#9794)