Fix crash after TLS channel shutdown
[exim.git] / doc / doc-txt / ChangeLog
index e92ca24031eda589bad2afd175e2580737da17c4..f863b9a162b745e4eb682fb8b13d94d97a0286cb 100644 (file)
@@ -5,11 +5,15 @@ affect Exim's operation, with an unchanged configuration file.  For new
 options, and new features, see the NewStuff file next to this ChangeLog.
 
 
-Exim version 4.92.1
--------------------
+Since version 4.92.1
+--------------------
 
 JH/31 Avoid re-expansion in ${sort } expansion. (CVE-2019-13917, OVE-20190718-0006)
 
+JH/34 Fix crash after TLS shutdown.  When the TCP/SMTP channel was left open,
+      an attempt to use a TLS library read routine dereffed a nul pointer,
+      causing a segfault.
+
 
 Since version 4.92
 ------------------