[llvm-bugs] [Bug 40781] New: libFuzzer can't minimize a testcase with a space in the name.

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 19 12:44:32 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=40781

            Bug ID: 40781
           Summary: libFuzzer can't minimize a testcase with a space in
                    the name.
           Product: compiler-rt
           Version: 8.0
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: fuzzer
          Assignee: unassignedbugs at nondot.org
          Reporter: metzman at google.com
                CC: llvm-bugs at lists.llvm.org

This was reported to me as affecting Windows by Axel Souchet.

However, I've found it also impacts Linux (though probably less commonly since
spaces in filenames are less common there).

I'll see if there is a reasonable fix for this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190219/71c0b7da/attachment.html>


More information about the llvm-bugs mailing list