From: Quanah Gibson-Mount Date: Thu, 19 Jan 2023 17:49:13 +0000 (+0000) Subject: ITS#9983 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b310067d75d8fad8a59e9b4a6102d6e46cedc95c;p=thirdparty%2Fopenldap.git ITS#9983 --- diff --git a/CHANGES b/CHANGES index a7c3f70e31..d287158755 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,7 @@ OpenLDAP 2.6.4 Engineering 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 lloadd object reclamation sequencing (ITS#9983) 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)