[LLVMbugs] [Bug 18559] New: False null pointer error on refined condition

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jan 20 08:17:50 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18559

            Bug ID: 18559
           Summary: False null pointer error on refined condition
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
          Assignee: kremenek at apple.com
          Reporter: dominik.strasser at onespin-solutions.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 11907
  --> http://llvm.org/bugs/attachment.cgi?id=11907&action=edit
Testcase

In the attached testcase, the clang static analyzer complains about a null
pointer, however the pointer can't be null.

-- 
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/20140120/68ce27e1/attachment.html>


More information about the llvm-bugs mailing list