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

diff --git a/CHANGES b/CHANGES
index ec3f1ec6b717d0a1c5c10ee8be7893797d5ec637..2f08b027a1557f787b1cc9babebfc5a394c92156 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ OpenLDAP 2.6.4 Engineering
        Fixed libldap ldap_url_parsehosts check for failure (ITS#9904)
        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 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)