]> git.sur5r.net Git - openldap/commitdiff
ITS#8592
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 26 Apr 2017 20:12:38 +0000 (13:12 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 26 Apr 2017 20:12:38 +0000 (13:12 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 77153c8920b5f0301dc73424efceb1000b2c6bc3..158b5d8da82db7b473534b2b8a3738f810d6c1cb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -19,6 +19,7 @@ OpenLDAP 2.4.45 Engineering
        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)
        Fixed slapo-relay to correctly initialize sc_writewait (ITS#8428)
+       Fixed slapo-sssvlv double free (ITS#8592)
        Fixed slapo-unique with empty modifications (ITS#8266)
        Build Environment
                Added test065 for proxyauthz (ITS#8571)