diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-03-07 18:46:41 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-03-07 18:46:41 +0000 |
commit | dc8091e7b9eb80b77699ac59de3f39eedef65c04 (patch) | |
tree | 1664bca03267cfd6fcf6fcb65874a41e2236a463 /doc | |
parent | 136fa39a5b1e950d26ccb2ffe6da5f41982d7593 (diff) |
tidying: coverity issuesexim-4_87_RC6
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 211588b40..a36633d21 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -186,6 +186,10 @@ JH/44 Bug 1800: The combination of a -bhc commandline option and cutthrough JH/45 Fix cutthrough, when connection not opened by verify and target hard- rejects a recipient: pass the reject to the originator. +JH/46 Multiple issues raised by Coverity. Some were obvious or plausible bugs. + Many were false-positives and ignorable, but it's worth fixing the + former class. + Exim version 4.86 |