You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2017/12/19 16:46:18 UTC

[Bug 7191] TxRep uses username from another user

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7191

--- Comment #19 from gessel@blackrosetech.com <ge...@blackrosetech.com> ---
Created attachment 5501
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5501&action=edit
patch to restore performance per comment 18

1720440 solves the "Use of uninitialized value $msgscore"..."TxRep.pm line
1414" error relative to 1651114, distributed with freeBSD.  However, it
introduces a performance penalty of 132x (13,200%) slow down.  This patch
results in a 61x speedup relative to 1720440, or a net penalty of 2.2x but
without all the errors in 1651114.

-- 
You are receiving this mail because:
You are the assignee for the bug.