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

Henrik Krohns <apa...@hege.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Target Milestone|Undefined                   |4.0.1
                 OS|Linux                       |All
           Hardware|PC                          |All
                 CC|                            |apa...@hege.li
         Resolution|---                         |FIXED

--- Comment #1 from Henrik Krohns <apa...@hege.li> ---
Seems Perl died in this, when $match contained UTF8

dbg("uri: text matched: '%s' %s /%s/", $match,$op,$patt);

Logger.pm called sprintf with raw @args containing UTF8, $message itself was
decoded but args not, fixed:

Sending        trunk/lib/Mail/SpamAssassin/Logger.pm
Transmitting file data .done
Committing transaction...
Committed revision 1910293.

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

Reply via email to