https://bugs.exim.org/show_bug.cgi?id=2541
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #1 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/5fcc791a74a6f6933b3fb03f36e9ea3553152cf7
commit 5fcc791a74a6f6933b3fb03f36e9ea3553152cf7
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Fri Mar 20 19:14:45 2020 +0000
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Fri Mar 20 19:14:45 2020 +0000
fix segfault on bad cmdline -f (sender) argument. bug 2541
----
doc/doc-txt/ChangeLog | 3 +++
src/src/exim.c | 14 ++++++--------
src/src/filter.c | 12 ++++++------
src/src/header.c | 9 ++++-----
src/src/parse.c | 20 +++++++++++++-------
src/src/queue.c | 4 ++--
src/src/receive.c | 2 +-
src/src/sieve.c | 2 +-
src/src/transports/autoreply.c | 2 +-
src/src/verify.c | 6 +++---
10 files changed, 40 insertions(+), 34 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.