]> git.sur5r.net Git - openldap/commitdiff
Fixed ITS#3403 in 2.2.19
authorHoward Chu <hyc@openldap.org>
Sun, 28 Nov 2004 22:58:07 +0000 (22:58 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 28 Nov 2004 22:58:07 +0000 (22:58 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d0b9514a13292a97b26e6aed1213eb17c11b06a1..2b42da81b2324694c87bbe4a1b04e1c11c1eb240 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ OpenLDAP 2.2.19 Release
        Fixed slapd check for mandatory filter in authz-regexp URI (ITS#3396)
        Fixed slapd bad descriptor check (ITS#3400)
        Fixed slapd ACI when the subject contains '#' (ITS#3303)
+       Fixed slapd syncrepl consumer memory corruption (ITS#3403)
        Fixed back-ldap malformed URI check for multiple URIs (ITS#3399)
        Fixed back-ldap/back-meta static definition of be_open() (ITS#3387)
        Fixed back-bdb cache bugs (ITS#3356, #3358), ctxcsn memory leak