https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7212
Bug ID: 7212
Summary: Warning of uninitialized value in
Mail::SpamAssassin::PerMsgStatus::get_names_of_tests_h
it_with_scores()
Product: Spamassassin
Version: 3.4.1
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: minor
Priority: P2
Component: Libraries
Assignee: [email protected]
Reporter: [email protected]
Created attachment 5308
--> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5308&action=edit
patch for PerMsgStatus::get_names_of_tests_hit_with_scores()
Using Mail::SpamAssassin::PerMsgStatus::get_names_of_tests_hit_with_scores()
results in:
Use of uninitialized value $line in string ne at
/usr/local/lib/perl5/site_perl/Mail/SpamAssassin/PerMsgStatus.pm line 770.
$line should be initialized with ''. Patch attached.
--
You are receiving this mail because:
You are the assignee for the bug.