Tartarus CVS: viruswatch: simon
tartarus-commits at lists.tartarus.org
tartarus-commits at lists.tartarus.org
Fri Sep 15 13:33:56 BST 2006
CVS Root: /home/cvs
Module: viruswatch
Changes by: simon
Date: Fri Sep 15 2006 13:33:56 BST
Log message:
When we invoke userv to restart the user mail filter, give it fresh
stdio handles all pointing at /dev/null. This was causing me trouble
during testing, because the userv child process read all the actual
message data from stdin instead of leaving it for the parent
process. I don't think it'd have caused the same problem in live
use, but it could conceivably have done _something_ unpleasant.
Modified files:
. : filter.c
Links:
http://cvs.tartarus.org//viruswatch/filter.c.diff?r1=1.1&r2=1.2
More information about the tartarus-commits
mailing list