From: Quanah Gibson-Mount Date: Mon, 17 Oct 2022 17:10:02 +0000 (+0000) Subject: Fix ITS#9912 description X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=255d1ed903538b56f56ecd2177ffb853b8d148c5;p=thirdparty%2Fopenldap.git Fix ITS#9912 description --- diff --git a/CHANGES b/CHANGES index 7080d3da14..96ff4f21fa 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7 +8,7 @@ OpenLDAP 2.6.4 Engineering Fixed lloadd memory leaks (ITS#9907) Fixed lloadd shutdown code to protect memory correctly (ITS#9913) Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035) - Fixed slapd free of config item (ITS#9912) + Fixed slapd free of redundant cmdline option (ITS#9912) Fixed slapd transactions extended operations cleanup after write (ITS#9892) Fixed slapd-mdb max number of index databases to 256 (ITS#9895) Fixed slapd-monitor memory leaks with lloadd (ITS#9906)