diff options
author | Phil Pennock <pdp@exim.org> | 2012-05-18 15:46:06 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-05-18 15:46:06 -0400 |
commit | 7390e768d82239b8dc6697379277c37c8c927b9d (patch) | |
tree | 0958cb4a5bfac4e8c43d380c9fc16e8c716664d8 /doc | |
parent | 8ee4b30ec5b2767efb8d24b3dd9c2dda33679f0b (diff) |
Fix dcc_header content corruption.
(stack memory referenced, read-only, out of scope).
Patch from Wolfgang Breyha, report from Stuart Northfield.
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 b3815cd45..2c0646b54 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -118,6 +118,10 @@ PP/27 Applied dnsdb SPF support patch from Janne Snabb. JH/04 Added expansion variable $tod_epoch_l for a higher-precision time. +PP/28 Fix DCC dcc_header content corruption (stack memory referenced, + read-only, out of scope). + Patch from Wolfgang Breyha, report from Stuart Northfield. + Exim version 4.77 ----------------- |