From f4630439f888df191a151ac935eacf04517fb2ee Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 3 Jan 2017 20:15:39 +0000 Subject: CHUNKING: fix non-pipelined synch checks. Bug 2004 --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 8ef8b0b6c..0222d48e4 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -19,6 +19,11 @@ PP/01 GitHub PR 50: Do not call ldap_start_tls_s on ldapi:// connections. JH/03 Bug 2003: fix Proxy Protocol v2 handling: the address size field was missing a wire-to-host endian conversion. +JH/04 Bug 2004: fix CHUNKING in non-PIPELINEING mode. Chunk data following + close after a BDAT command line could be taken as a following command, + giving a synch failure. Fix by only checking for synch immediately + before acknowledging the chunk. + Exim version 4.88 ----------------- -- cgit v1.2.3