[exim-dev] [Bug 2648] Use of $authres in a router headers_ad…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2648] Use of $authres in a router headers_add causes segmentation violation for local messages
https://bugs.exim.org/show_bug.cgi?id=2648

Git Commit <git@???> changed:

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


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

commit a75ebe0dcc5faeb915cacb0d9db66d2475789116
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Oct 31 23:58:11 2020 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Mon Nov 2 14:23:32 2020 +0000


    pass authenticator pubname through spool.  bug 2648
----
 doc/doc-txt/ChangeLog         |  4 ++++
 src/exim_monitor/em_globals.c |  1 +
 src/src/smtp_in.c             | 12 +++++++-----
 src/src/spool_in.c            |  4 +++-
 src/src/spool_out.c           |  6 ++++--
 test/confs/3403               |  1 +
 test/mail/3403.userx          |  2 ++
 test/stdout/3415              |  5 +++++
 8 files changed, 27 insertions(+), 8 deletions(-)


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