summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-03-20 19:14:45 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2020-03-20 19:14:45 +0000
commit5fcc791a74a6f6933b3fb03f36e9ea3553152cf7 (patch)
tree0b4f22e464d852e39719cdbc282ac6ea52eca0b2 /doc/doc-txt/ChangeLog
parentc85879f8174a658ddac9524d078b2a717f964710 (diff)
Fix segfault on bad cmdline -f (sender) argument. Bug 2541
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 4875289b3..74568ce3f 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -149,6 +149,9 @@ JH/30 When an pipelined-connect fails at the first response, assume incorrect
JH/31 Fix spurious detection of timeout while writing to transport filter.
+JH/32 Bug 2541: Fix segfault on bad cmdline -f (sender) argument. Previously
+ an attempt to copy the string was made before checking it.
+
Exim version 4.93
-----------------