diff options
author | Jeremy Harris <jgh@wizmail.org> | 2017-11-25 16:21:14 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-11-25 16:48:03 +0000 |
commit | 625667b6b6463db6344b5f10eb9dbf01e231573e (patch) | |
tree | c29c3637141575152f4b78c804bc17332275dc84 /doc | |
parent | 4e6ae6235c68de243b1c2419027472d7659aa2b4 (diff) |
Change note for 445d03d4ea
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 00377b9ff..0ea49a280 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -193,6 +193,10 @@ JH/33 Downgrade an unfound-list name (usually a typo in the config file) from something like "domains check lookup or other defer". The SMTP 451 message is still "Temporary local problem". +JH/34 Bug 2199: Fix a use-after-free while reading smtp input for header lines. + A crafted sequence of BDAT commands could result in in-use memory beeing + freed. + Exim version 4.89 ----------------- |