]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9984
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 19 Jan 2023 17:47:11 +0000 (17:47 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 19 Jan 2023 17:47:11 +0000 (17:47 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 672f588e036e754aa5f085503de1e7b9d5b2201b..a7c3f70e3183fc55bcc4c0e702b6cbfa41e9f88f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@ OpenLDAP 2.6.4 Engineering
        Fixed lloadd shutdown code to protect memory correctly (ITS#9913)
        Fixed lloadd race in epoch.c (ITS#9947)
        Fixed lloadd potential deadlock with cn=monitor (ITS#9951)
+       Fixed lloadd to keep listener base around when not active (ITS#9984)
        Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035)
        Fixed slapd free of redundant cmdline option (ITS#9912)
        Fixed slapd transactions extended operations cleanup after write (ITS#9892)