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

            Bug ID: 8010
           Summary: taint problem in use of File::Find in Windows
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: PC
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Libraries
          Assignee: dev@spamassassin.apache.org
          Reporter: sid...@sidney.com
  Target Milestone: Undefined

Some tests are failing when run in Windows with a taint error in
SpamAssassin.pm

File::Find::find() has an option for the regex pattern to use when it is given
the option to untaint paths while changing directories. The default untaint
pattern is incorrect for running under Windows, resulting in a taint error if a
correct pattern is not passed in.

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

Reply via email to