This commit is contained in:
Quanah Gibson-Mount 2022-12-05 16:30:24 +00:00
parent 261a4185eb
commit c2a8ecb145

View File

@ -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)