]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix description of ITS#9860
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Oct 2022 16:44:40 +0000 (16:44 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Oct 2022 16:44:40 +0000 (16:44 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index c42cb57f25303fe568bd99dfbd098d532cf4befd..494d65c8e3a4842c4ee3c23d33ea5b57efe5b340 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@ OpenLDAP 2.5 Change Log
 
 OpenLDAP 2.5.14 Engineering
        Fixed client tools to remove 'h' and 'p' options (ITS#9917,ITS#8618)
-       Fixed ldapsearch memory leak with controls (ITS#9860)
+       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 slapd memory leak with olcAuthIDRewrite (ITS#6035)