From: Quanah Gibson-Mount Date: Mon, 5 Dec 2022 16:24:51 +0000 (+0000) Subject: ITS#9940 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f326555f5e2844848e61fc825e129298174bbcc;p=thirdparty%2Fopenldap.git ITS#9940 --- diff --git a/CHANGES b/CHANGES index b06a12e4b8..5087a15973 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ OpenLDAP 2.5.14 Engineering Fixed slapd deadlock with replicated cn=config (ITS#9930) Fixed slapd-mdb max number of index databases to 256 (ITS#9895) Fixed slapd-mdb to always release entries from ADD operations (ITS#9942) + Fixed slapd-mdb to fully init empty DN in tool_entry_get (ITS#9940) Fixed slapd-monitor to free remembered cookies (ITS#9339) Fixed slapo-deref memory leak (ITS#9924) Fixed slapo-dynlist to ignore irrelevant objectClasses (ITS#9897)