From: Quanah Gibson-Mount Date: Thu, 19 Jan 2023 17:47:11 +0000 (+0000) Subject: ITS#9984 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9fcc07a29431526a8959e5c4d1c20728a4fb8bb1;p=thirdparty%2Fopenldap.git ITS#9984 --- diff --git a/CHANGES b/CHANGES index 672f588e03..a7c3f70e31 100644 --- 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)