diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-01-06 18:00:21 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-01-06 18:00:21 +0000 |
commit | a804c2b676aa9629bea657e78d5e6803b85228cc (patch) | |
tree | 4f6601827cfd4c7c74edee679ec9e5046a89d04d /NEWS | |
parent | df741344c71e5538d1c504a7d0f9ecc1d9ff4945 (diff) | |
download | fetchmail-a804c2b676aa9629bea657e78d5e6803b85228cc.tar.gz fetchmail-a804c2b676aa9629bea657e78d5e6803b85228cc.tar.bz2 fetchmail-a804c2b676aa9629bea657e78d5e6803b85228cc.zip |
Fix: Do not overlap source and destination fields in snprintf() in
interface.c. Courtesy of Nico Golde, Debian.
svn path=/branches/BRANCH_6-3/; revision=5260
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,8 @@ fetchmail 6.3.10 (not yet released): Details: http://blog.flameeyes.eu/2009/01/01/the-canonical-target * Do not lose PS_MAXFETCH (13) exit status when hitting maxpoll. Reported by Michelle Konzack, Debian Bug#508667. +* Do not overlap source and destination fields in snprintf() in interface.c. + Courtesy of Nico Golde, Debian. # TRANSLATION UPDATES AND ADDITIONS (ordered by language name): * [it] Italian (Vincenzo Campanella) |