From: Quanah Gibson-Mount Date: Sat, 11 Jan 2020 23:17:34 +0000 (+0000) Subject: ITS#9147 X-Git-Tag: OPENLDAP_REL_ENG_2_4_49~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4851e21cf4da490baa415b96aac0753dc9fb4787;p=thirdparty%2Fopenldap.git ITS#9147 --- diff --git a/CHANGES b/CHANGES index 20c4f1bc64..c87ad1d070 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.49 Engineering Fixed client tools to not add controls on cancel/abandon (ITS#9145) Fixed libldap to correctly free sb (ITS#9081, ITS#8755) + Fixed libldap descriptor leak if ldaps fails (ITS#9147) Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069) Fixed slapd syntax evaluation of preferredDeliveryMethod (ITS#9067) Fixed slapd to relax domainScope control check (ITS#9100)