From: Quanah Gibson-Mount Date: Mon, 17 Oct 2022 16:44:40 +0000 (+0000) Subject: Fix description of ITS#9860 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=154f2a4bf472e6bac3d382b08aa1fb2c8a89b1ff;p=thirdparty%2Fopenldap.git Fix description of ITS#9860 --- diff --git a/CHANGES b/CHANGES index c42cb57f25..494d65c8e3 100644 --- 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)