From: Quanah Gibson-Mount Date: Mon, 5 Dec 2022 16:26:14 +0000 (+0000) Subject: ITS#9947 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a35bbc29037d0cbf4d439133dcbbced79c3971c;p=thirdparty%2Fopenldap.git ITS#9947 --- diff --git a/CHANGES b/CHANGES index 5087a15973..dc94afb810 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.5.14 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 lloadd race in epoch.c (ITS#9947) Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035) Fixed slapd transactions extended operations cleanup after write (ITS#9892) Fixed slapd deadlock with replicated cn=config (ITS#9930)