From 462e2cd30639a1b0e9c7d9d08d70e124a147531b Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 26 May 2022 13:46:08 +0100 Subject: CHUNKING: fix second message on conn when first rejected --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 389968a90..ff35328a1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -140,6 +140,11 @@ JH/31 Bug 2886: GnuTLS: Do not free the cached creds on transport connection close; it may be needed for a subsequent connection. This caused a SEGV on primary-MX defer. Found/investigated by Gedalya & Andreas. +JH/32 Fix CHUNKING for a second message on a connection when the first was + rejected. Previously we did not reset the chunking-offered state, and + erroneously rejected the BDAT command. Investigation help from + Jesse Hathaway. + Exim version 4.95 ----------------- -- cgit v1.2.3