From: Quanah Gibson-Mount Date: Tue, 2 Jan 2007 22:44:25 +0000 (+0000) Subject: Note ITS#4793 (windows race condition) X-Git-Tag: OPENLDAP_REL_ENG_2_3_32~13 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=06b84a300ed6d673207bcdec6c2153767ca53001;p=openldap Note ITS#4793 (windows race condition) --- diff --git a/CHANGES b/CHANGES index e854eb3ad0..ee3692fd44 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.3 Change Log OpenLDAP 2.3.32 Engineering Fixed slapd ACL set memleak (ITS#4780) Fixed slapd syncrepl shutdown hang (ITS#4790) + Fixed slapd connection_get race condition on Windows (ITS#4793) Fixed slapd values return filter control leak (ITS#4794) Fixed slapd-sql Debug typo (ITS#4784)