]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9940
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 5 Dec 2022 16:24:13 +0000 (16:24 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 5 Dec 2022 16:24:13 +0000 (16:24 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index bc79b45f787c5cfea35183a9e3ae8405c8c314f1..ec3f1ec6b717d0a1c5c10ee8be7893797d5ec637 100644 (file)
--- 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)