[llvm-bugs] [Bug 27978] New: nonnull violations in fstream implementation

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 2 03:38:44 PDT 2016


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

            Bug ID: 27978
           Summary: nonnull violations in fstream implementation
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: eric at efcs.ca
                CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
    Classification: Unclassified

Created attachment 16454
  --> https://llvm.org/bugs/attachment.cgi?id=16454&action=edit
test_suite_output.txt

Running UBSan on linux flags a ton of violations of the nonnull attribute.
Attached is a log containing the UBSan failures under `test/std/input.output/`.

@Marshall do you want to take a look at 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/20160602/7174cb3a/attachment.html>


More information about the llvm-bugs mailing list