From 2ff17aa31e87d036c76b50b99e498a7bc22c43fb Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 24 May 2009 12:31:07 +0000 Subject: Use dynamically allocated buffers. Fixes Debian Bug#449179. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by Stepan Golosunov. The original asserts were off-by-one anyways… svn path=/branches/BRANCH_6-3/; revision=5311 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.3