aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-05-24 12:31:07 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-05-24 12:31:07 +0000
commit2ff17aa31e87d036c76b50b99e498a7bc22c43fb (patch)
treefd8526aab72750837750cc2dee34ada1eb8f8b5f /NEWS
parenta7185e65df26860554cf07e4bc6a12dc1e9b176d (diff)
downloadfetchmail-2ff17aa31e87d036c76b50b99e498a7bc22c43fb.tar.gz
fetchmail-2ff17aa31e87d036c76b50b99e498a7bc22c43fb.tar.bz2
fetchmail-2ff17aa31e87d036c76b50b99e498a7bc22c43fb.zip
Use dynamically allocated buffers. Fixes Debian Bug#449179.
Reported by Stepan Golosunov. The original asserts were off-by-one anyways… svn path=/branches/BRANCH_6-3/; revision=5311
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a347f207..3f7be799 100644
--- a/NEWS
+++ b/NEWS
@@ -65,6 +65,8 @@ fetchmail 6.3.10 (not yet released):
for each body line written.)
The conditions under which these had been printed were inconsistent,
illogical, and documentation hadn't matched real behaviour for long.
+* For NTLM authentication, use dynamically allocated buffers.
+ Fixes Debian Bug#449179, reported by Stepan Golosunov.
# CHANGES
* Make the comparison of the SSL fingerprints case insensitive, to