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

diff --git a/CHANGES b/CHANGES
index d07420c4937048d60c71834c6f50307695a913f1..b214bea3d870783a79dd707c27b54d4a69953ea9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.6.4 Engineering
        Fixed ldapsearch memory leak with paged results (ITS#9860)
        Fixed libldap ldif_open_urlto check for failure (ITS#9904)
        Fixed libldap ldap_url_parsehosts check for failure (ITS#9904)
+       Fixed liblunicode UTF8bvnormalize buffer size (ITS#9955)
        Fixed lloadd memory leaks (ITS#9907)
        Fixed lloadd shutdown code to protect memory correctly (ITS#9913)
        Fixed lloadd race in epoch.c (ITS#9947)