
bugzilla-daemon at bugzilla
Oct 24, 2009, 10:19 AM
Post #1 of 1
(197 views)
Permalink
|
|
[Bug 6226] New: mass-check lossage on NUL bytes in hit texts
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6226 Summary: mass-check lossage on NUL bytes in hit texts Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Masses AssignedTo: dev [at] spamassassin ReportedBy: jhardin [at] impsec Created an attachment (id=4556) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4556) Let mass-check accept NUL bytes in rule hits mass-check uses a NUL byte to delimit the hit-texts from the scan results in IPC when --loghits is specified. Unfortunately the RE for parsing this does not properly react to literal NULs appearing in the hit texts, e.g. for NULL_IN_BODY="^@". Proposed change attached. Votes? Do we want to get this in promptly, or wait until 3.0.0 ships? -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|