The patch below fixes this bug. Steve -- Fully Managed Anti-Spam http://mail-scanning.com/
[EMAIL PROTECTED]:~/make-dfsg-3.81$ diffs
--- read.c-orig 2008-03-09 22:07:47.000000000 +0000
+++ read.c 2008-03-09 22:08:00.000000000 +0000
@@ -3104,6 +3104,7 @@
}
free (memname);
+ memname = 0;
}
else
#endif /* !NO_ARCHIVES */
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

