https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7875
Robert L Mathews <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #1 from Robert L Mathews <[email protected]> --- As a followup to this, this change is more correct for line 602: next if !defined $qtype || (defined $rr_type && $rr_type ne $qtype); Otherwise what I originally suggested can generate "uninitialized value $rr_type in string" warnings in some cases. -- You are receiving this mail because: You are the assignee for the bug.
