diff options
author | Phil Pennock <pdp@exim.org> | 2012-05-18 18:22:30 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-05-18 18:22:30 -0400 |
commit | 08488c86321f6fcb1da015ebfcc2b6fe3a2832d4 (patch) | |
tree | adb19a0ee4259a44de6713d077758ca4cfe53d11 /doc | |
parent | b5b317d2e0427dff8eb9640c57f3a2627835b82e (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')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
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 ----------------- |