diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-02-04 13:29:39 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-02-04 13:29:39 +0000 |
commit | 5f8cc0929852df239b10d96ddff599fe4c543519 (patch) | |
tree | 154dbc5630ff4bc1913b88cf936187cb7f195531 | |
parent | d87bf4f439051d37a3cc1398fba47d85f32fe067 (diff) | |
download | fetchmail-5f8cc0929852df239b10d96ddff599fe4c543519.tar.gz fetchmail-5f8cc0929852df239b10d96ddff599fe4c543519.tar.bz2 fetchmail-5f8cc0929852df239b10d96ddff599fe4c543519.zip |
Fix typo spotted by Nico Golde.
svn path=/branches/BRANCH_6-3/; revision=5470
-rw-r--r-- | fetchmail-SA-2010-01.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail-SA-2010-01.txt b/fetchmail-SA-2010-01.txt index 53168349..7abc2211 100644 --- a/fetchmail-SA-2010-01.txt +++ b/fetchmail-SA-2010-01.txt @@ -52,7 +52,7 @@ buffer overrun because non-printing characters are escaped as This might be exploitable to inject code if - fetchmail is run in verbose mode AND -- the host running fetchmail considers char unsigned +- the host running fetchmail considers char signed AND - the server uses malicious certificates with non-printing characters that have the high bit set |