[exim-dev] [Bug 1974] Handle missing final CRLF in chunked/B…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1974] New: Handle missing final CRLF in chunked/BDAT transferred messages, resulting in a missing final LF in spool files
Subject: [exim-dev] [Bug 1974] Handle missing final CRLF in chunked/BDAT transferred messages, resulting in a missing final LF in spool files
https://bugs.exim.org/show_bug.cgi?id=1974

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #8 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/d953610fa77ec9a08fad9c1a183181079a79674e

commit d953610fa77ec9a08fad9c1a183181079a79674e
Author:     Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Tue Feb 14 19:38:41 2017 +0100
Commit:     Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Tue Feb 14 22:12:05 2017 +0100


    fix missing line termination on the last received bdat chunk (bug 1974)
----
 doc/doc-txt/ChangeLog |  4 ++++
 src/src/receive.c     | 30 +++++++++++++++++++++++++++++-
 2 files changed, 33 insertions(+), 1 deletion(-)


--
You are receiving this mail because:
You are on the CC list for the bug.