]> Pileus Git - ~andy/fetchmail/commitdiff
reword
authorMatthias Andree <matthias.andree@gmx.de>
Mon, 13 Aug 2012 20:05:52 +0000 (22:05 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Mon, 13 Aug 2012 20:05:52 +0000 (22:05 +0200)
fetchmail-SA-2012-02.txt

index 18adfdb981cae6b2a2791539f216375f763167df..c6dad70f1b27852c30f9ef0de39823b9a7ff0eda 100644 (file)
@@ -51,8 +51,9 @@ Fetchmail version 5.0.8 added NTLM support. This code sent the NTLM
 authentication request, but never checked if the received response was
 NTLM protocol exchange, or a server-side error message.  Instead,
 fetchmail tried to decode the error message as though it were
-base64-encoded protocol exchange, and could then segfault depending of
-buffer contents, while reading data from bad memory locations.
+base64-encoded protocol exchange, and could then segfault, subject to
+verbosity and other circumstances, while reading data from bad memory
+locations.
 
 
 3. Solution