diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-02-04 09:51:08 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-02-04 09:51:08 +0000 |
commit | d87bf4f439051d37a3cc1398fba47d85f32fe067 (patch) | |
tree | 8f379a7f2351ee32babbd9dfa5d3d01b249bf7a5 /NEWS | |
parent | dca4a906d60a197b09159bc8d8a16625b1790215 (diff) | |
download | fetchmail-d87bf4f439051d37a3cc1398fba47d85f32fe067.tar.gz fetchmail-d87bf4f439051d37a3cc1398fba47d85f32fe067.tar.bz2 fetchmail-d87bf4f439051d37a3cc1398fba47d85f32fe067.zip |
Stricter validation of IMAP responses containing byte or message counts.
svn path=/branches/BRANCH_6-3/; revision=5469
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ fetchmail 6.3.14 (not yet released): Note that this wasn't security relevant because fetchmail would only read up to the maximum buffer size and leave the remainder of the string unread, going out of synch afterwards. +* Stricter validation of IMAP responses containing byte or message counts. # CHANGES * Only include gssapi.h if we're not including gssapi/gssapi.h, to fix a FreeBSD |