CHUNKING: flush input stream after message-fatal error detection. Bug 2201
[exim.git] / doc / doc-txt / ChangeLog
index 2da95deb30c5f4565d948015fdce965f657b31c4..d62ac46d92e05f06b39b33d8c78c0e0ec00efbf6 100644 (file)
@@ -66,6 +66,11 @@ HS/03 Bug 2201: Fix checking for leading-dot on a line during headers reading
       from SMTP input.  Previously it was always done; now only done for DATA
       and not BDAT commands.  CVE-2017-16944.
 
+JH/35 Bug 2201: Flush received data in BDAT mode after detecting an error fatal
+      to the message (such as an overlong header line).  Previously this was
+      not done and we did not exit BDAT mode.  Followon from the previous item
+      though a different problem.
+
 
 Exim version 4.89
 -----------------