
bugzilla-daemon at bugzilla
Nov 11, 2009, 10:28 AM
Post #4 of 7
(800 views)
Permalink
|
|
[Bug 6225] Invalid numerical HTML entity crashes perl
[In reply to]
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6225 Mark Martinec <Mark.Martinec [at] ijs> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Mark Martinec <Mark.Martinec [at] ijs> 2009-11-11 10:28:08 UTC --- The workaround in Comment 7 seems to avoid the immediate threat, so I'm closing this bug. The HTML::Parser issue is a bug alright, but is a minor concern to SpamAssassin, apart from facilitating triggering of the perl 5.10.1 bug (which we now avoid). The concern of a disabled TRIE optimisation in perl when the pattern is not unicode has potential impact on our rule matching, but this is something hard to solve in the regexp-heavy SpamAssassin. If this is to be discussed, another PR should be opened. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|