Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > a7c79ef25792666232691851203f62e0 > files > 5

perl-Sendmail-PMilter-1.00-8.fc18.src.rpm

--- lib/Sendmail/PMilter.pm
+++ lib/Sendmail/PMilter.pm
@@ -925,6 +925,7 @@
 				undef $lsocket;
 				undef $@;
 				$SIG{PIPE} = 'IGNORE'; # so close_callback will be reached
+				$SIG{CHLD} = 'DEFAULT';
 				$SIG{$siginfo} = 'DEFAULT';
 
 				&$handler($socket);