From 5150e0d85fd36298bf6095a7dc1b8df8fd25de92 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 16 Apr 2007 20:04:19 +0000 Subject: Fix Milter packet length calculation & redo Berkeley DB locking git-svn-id: file:///svnroot/mailfromd/trunk@1355 7a8a7f39-df28-0410-adc6-e0d955640f24 --- NEWS | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5c1d168d..3d9c3420 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Mailfromd NEWS -- history of user-visible changes. 2007-04-04 +Mailfromd NEWS -- history of user-visible changes. 2007-04-16 Copyright (C) 2005, 2006, 2007 Sergey Poznyakoff See the end of file for copying conditions. @@ -281,6 +281,18 @@ New built-in macro `__statedir__' expands to the name of the default program state directory. * Bugfixes +** Fix incorrect packet length calculation in connect Milter handler. +The bug manifested itself with the following log messages: + +- In mailfromd log: + + MailfromFilter: shan_connect: wrong length + +- In Sendmail log: + + milter_read(mailfrom): cmd read returned 0, expecting 5 + Milter(mailfrom): to error state + ** Fix coredumps on printing void returns with --dump-tree ** Fix coredumps on optimising conditionals like -- cgit v1.2.1