[exim-dev] [Bug 2296] Crash when > 1 address redirections us…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2296] Crash when > 1 address redirections used with cutthrough
https://bugs.exim.org/show_bug.cgi?id=2296

Git Commit <git@???> changed:

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


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

commit 8a6b4e02cd384193a5566e8601bdd97249b22284
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Aug 9 20:37:42 2018 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Thu Aug 9 21:19:17 2018 +0100


    fix cutthrough delivery for more than one iteration of address redirection.
 bug 2296
----
 doc/doc-txt/ChangeLog             |   5 ++
 src/src/verify.c                  |  19 +++++--
 test/confs/5400                   |   5 ++
 test/confs/5408                   |   1 +
 test/log/5408                     |  17 ++++++
 test/scripts/5400-cutthrough/5408 | 115 ++++++++++++++++++++++++++++++++++++++
 6 files changed, 157 insertions(+), 5 deletions(-)


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