From: Quanah Gibson-Mount Date: Tue, 28 Apr 2020 14:00:57 +0000 (+0000) Subject: ITS#9202 X-Git-Tag: OPENLDAP_REL_ENG_2_4_50~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=226626d4071a6a146cd0560473bcdee8a453072a;p=thirdparty%2Fopenldap.git ITS#9202 --- diff --git a/CHANGES b/CHANGES index e5e002a0c5..a33231f93d 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ OpenLDAP 2.4.50 Engineering Fixed libldap_r race on Windows mutex initialization (ITS#9181) Fixed liblunicode memory leak (ITS#9198) Fixed slapd benign typos (ITS#8890) + Fixed slapd to limit depth of nested filters (ITS#9202) Fixed slapd-mdb memory leak in dnSuperiorMatch (ITS#9214) Fixed slapo-pcache database initialization (ITS#9182) Fixed slapo-ppolicy callback (ITS#9171)