http://bugzilla.spamassassin.org/show_bug.cgi?id=3776
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2447 is|0 |1
obsolete| |
------- Additional Comments From [EMAIL PROTECTED] 2004-10-13 21:00 -------
Created an attachment (id=2449)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=2449&action=view)
jm's alternative patch made on b3_0 branch
This is the same code as patch 2448 in the form of a patch for the b3_0 branch.
Please apply this and review for committing to 3.0.1. I think we can count this
as +1s from Justin and me already, correct?
I'll wait for that one more vote before I commit to the 3.1 branch, in case
there are any more changes from anyone.
Justin, I don't see a reasonable way of using an integer array. It really is a
hash table with a quarter million entries and key values up to 40 bits long.
In any case there is no good reason I see for not truncating the input down to
10,000 bytes, and I bet that makes it fast enough that there is no longer even
a reason to use an XS version.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.