https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6558
--- Comment #13 from Mark Martinec <[email protected]> 2011-03-22 16:26:34 EDT --- Created an attachment (id=4856) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4856) Avoids [perl #86784] bug Seems to be a perl bug, affecting 5.8, 5.10, 5.12, but not 5.13.10. I have reported the perl bug as [perl #86784]: http://rt.perl.org/rt3/Ticket/Display.html?id=86784 For a workaround I'm attaching the patch, which is essentially Matt Elson's last suggested patch. It avoids copying the string (Justin Mason's concern), while also working around the perl bug. As noted above the perl 5.14 will no longer exhibit this bug. trunk: fix to Bug 6558: __PILL_PRICE rules (having "tflags multiple") cause infinite loop when compiled Sending lib/Mail/SpamAssassin/Plugin/OneLineBodyRuleType.pm Committed revision 1084340. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
