https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6376
--- Comment #3 from Mark Martinec <[email protected]> 2010-06-01 09:54:28 EDT --- Created an attachment (id=4764) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4764) proposed replacement patch - more general, based on perl docs Turns out that perl docs on waitpid only talks about return values -1 and 0, and does not disallow negative pids. So I think the attached patch offers a leaner and more general solution. trunk: Bug 6376: win32: consider negative pids under windows in spamd's waitpid Sending spamd/spamd.raw Committed revision 950076. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
