From: Quanah Gibson-Mount Date: Thu, 22 Jan 2015 01:58:37 +0000 (-0600) Subject: ITS#8028 X-Git-Tag: OPENLDAP_REL_ENG_2_4_41~121 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4d774a4181229f210cc82297443d8d9eea55978a;p=openldap ITS#8028 --- diff --git a/CHANGES b/CHANGES index b123fe3062..a1b62f5b02 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.4.41 Engineering Fixed libldap segfault in ldap_sync_initialize (ITS#8001) Fixed libldap ldif-wrap off by one error (ITS#8003) Fixed libldap handling of TLS in async mode (ITS#8022) + Fixed libldap null pointer dereference (ITS#8028) Fixed slapd slapadd onetime leak with -w (ITS#8014) Fixed slapd syncrepl delta-mmr issue with overlays and slapd.conf (ITS#7976) Fixed slapd syncrepl mutex for cookie state (ITS#7968)