CHUNKING: flush input stream after message-fatal error detection. Bug 2201
[exim.git] / doc / doc-txt / ChangeLog
index cf104e7f1ceb6ee29b4b9672ef0b1dbab11b9dd9..824ae232e6c0ca71ed70777c566ec1c1a2c9602e 100644 (file)
@@ -201,6 +201,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.
 
       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
 -----------------
 
 Exim version 4.89
 -----------------