From: Quanah Gibson-Mount Date: Mon, 5 Dec 2022 16:27:10 +0000 (+0000) Subject: ITS#9951 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51d7c165084b63bb15d0579c24edecb36cb7afee;p=thirdparty%2Fopenldap.git ITS#9951 --- diff --git a/CHANGES b/CHANGES index 2f08b027a1..d07420c493 100644 --- 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)