summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-05-18 18:22:30 -0400
committerPhil Pennock <pdp@exim.org>2012-05-18 18:22:30 -0400
commit08488c86321f6fcb1da015ebfcc2b6fe3a2832d4 (patch)
treeadb19a0ee4259a44de6713d077758ca4cfe53d11 /doc/doc-txt/ChangeLog
parentb5b317d2e0427dff8eb9640c57f3a2627835b82e (diff)
Fix three issues highlighted by clang analyser.
Only crash-plausible issue would require the Cambridge-specific iplookup router and a misconfiguration. Report from Marcin Mirosław
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 2c0646b54..08fd2efe5 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -122,6 +122,11 @@ PP/28 Fix DCC dcc_header content corruption (stack memory referenced,
read-only, out of scope).
Patch from Wolfgang Breyha, report from Stuart Northfield.
+PP/29 Fix three issues highlighted by clang analyser static analysis.
+ Only crash-plausible issue would require the Cambridge-specific
+ iplookup router and a misconfiguration.
+ Report from Marcin Mirosław.
+
Exim version 4.77
-----------------