https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6225
--- Comment #7 from Mark Martinec <[email protected]> 2009-11-09 11:46:58 UTC --- Bug 6225: untaint the string in an attempt to work around a perl crash - a workaround for [perl #69973] bug: Invalid and tainted utf-8 char crashes perl 5.10.1 in regexp evaluation A regexp and a string should both be utf8, or none of them; untainting string also seems to avoid the crash. Sending lib/Mail/SpamAssassin/PerMsgStatus.pm Committed revision 834191. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
