From: Quanah Gibson-Mount Date: Fri, 6 Feb 2015 17:18:02 +0000 (-0600) Subject: ITS#8050 X-Git-Tag: OPENLDAP_REL_ENG_2_4_41~87 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4129e246a85a6d1f0033466ed2c7fb51c6dee508;p=openldap ITS#8050 --- diff --git a/CHANGES b/CHANGES index 09331af38e..666c09070a 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ OpenLDAP 2.4.41 Engineering 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 libldap mutex handling with LDAP_OPT_SESSION_REFCNT (ITS#8050) 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)