]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9803
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 21 Mar 2022 16:46:54 +0000 (16:46 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 21 Mar 2022 16:46:54 +0000 (16:46 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 61fab93c1be62f32a461640f953f50749258d2b7..a4d67c60d6188a992d958577c6e0b0b17bd4e4f5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 OpenLDAP 2.5 Change Log
 
 OpenLDAP 2.5.12 Engineering
+       Fixed libldap to drop connection when non-LDAP data is received (ITS#9803)
        Fixed slapd usage of thread local counters (ITS#9789)
        Fixed slapd to clear runqueue task correctly (ITS#9785)
        Fixed slapd bconfig locking for cn=config replication (ITS#9584)