]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9951
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 5 Dec 2022 16:27:10 +0000 (16:27 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 5 Dec 2022 16:27:10 +0000 (16:27 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2f08b027a1557f787b1cc9babebfc5a394c92156..d07420c4937048d60c71834c6f50307695a913f1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ OpenLDAP 2.6.4 Engineering
        Fixed lloadd memory leaks (ITS#9907)
        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 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)