diff ChangeLog @ 195:797299e9fffc stable-6-0-15

fix null dereference if missing _ macro
author carl
date Fri, 07 Dec 2007 16:59:41 -0800
parents 8f4a9a37d4d9
children 752d4315675c
line wrap: on
line diff
--- a/ChangeLog	Sun Nov 11 13:21:48 2007 -0800
+++ b/ChangeLog	Fri Dec 07 16:59:41 2007 -0800
@@ -1,5 +1,9 @@
     $Id$
 
+6.15 2007-12-07
+    Fix null pointer dereference if macro _ not passed to this milter.
+    Default sendmail config passes that in the connect call.
+
 6.14 2007-11-11
     Delay auto whitelisting until we see the headers, to prevent
     auto whitelisting due to bulk out of office reply bots.