From: Quanah Gibson-Mount Date: Thu, 19 Jan 2023 17:49:30 +0000 (+0000) Subject: ITS#9983 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09337481289ff5e2fc6153c56ce83531884a634c;p=thirdparty%2Fopenldap.git ITS#9983 --- diff --git a/CHANGES b/CHANGES index 716f425e1a..315b4b173d 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,7 @@ OpenLDAP 2.5.14 Engineering Fixed liblunicode UTF8bvnormalize buffer size (ITS#9955) Fixed lloadd race in epoch.c (ITS#9947) 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 transactions extended operations cleanup after write (ITS#9892) Fixed slapd deadlock with replicated cn=config (ITS#9930)