From: Quanah Gibson-Mount Date: Mon, 5 Dec 2022 16:24:13 +0000 (+0000) Subject: ITS#9940 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=14f4eb9b2689916728222e8e236897aa9ccb454d;p=thirdparty%2Fopenldap.git ITS#9940 --- diff --git a/CHANGES b/CHANGES index bc79b45f78..ec3f1ec6b7 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,7 @@ OpenLDAP 2.6.4 Engineering Fixed slapd bconfig locking of cn=config entries (ITS#9045) 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 memory leaks with lloadd (ITS#9906) Fixed slapd-monitor to free remembered cookies (ITS#9339) Fixed slapo-deref memory leak (ITS#9924)