From: Quanah Gibson-Mount Date: Mon, 22 May 2017 19:08:55 +0000 (-0700) Subject: ITS#8655 X-Git-Tag: OPENLDAP_REL_ENG_2_4_45~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4d72a9dcb77c51aaf029d46b3adbb5de091d1f34;p=openldap ITS#8655 --- diff --git a/CHANGES b/CHANGES index debfaeda05..1ab981688e 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,7 @@ OpenLDAP 2.4.45 Engineering Custom modules may need to be updated for sc_writewait callback (ITS#8435) Fixed slapd-ldap/meta broken LDAP_TAILQ macro (ITS#8576) Fixed slapd-mdb so it passes ITS6794 regression test (ITS#6794) + Fixed slapd-mdb double free with size zero paged result (ITS#8655) Fixed slapd-meta uninitialized diagnostic message (ITS#8442) Fixed slapo-accesslog to honor pauses during purge for cn=config update (ITS#8423) Fixed slapo-accesslog with multiple modifications to the same attribute (ITS#6545)