From d7d618addc5183368639e16cf40992a8a5b22f55 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 8 Dec 2005 12:57:31 +0000 Subject: Fix segfault in multidrop mode with headerless email. Reported by Daniel Drake, patch by Sunil Shetye. This was actually modified from Sunil's patch to leave the if() {...} braces in the code to avoid ambiguities later. svn path=/branches/BRANCH_6-3/; revision=4530 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c0fea250..3472f6ec 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,8 @@ fetchmail 6.3.1 (not yet released): that we are not using. Patch by Sunil Shetye. (MA) * Plug potential memory and socket leak when polling multiple folders or when the upstream sends bogus message sizes. Patch by Sunil Shetye. (MA) +* Fix segfault in multidrop mode with headerless email. + Reported by Daniel Drake, patch by Sunil Shetye. (MA) fetchmail 6.3.0 (released 2005-11-30): -- cgit v1.2.3