[LLVMbugs] [Bug 8553] New: False positive "garbage data"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Nov 5 09:54:34 PDT 2010


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

           Summary: False positive "garbage data"
           Product: clang
           Version: 2.7
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
        AssignedTo: kremenek at apple.com
        ReportedBy: ldm5180+clang at gmail.com
                CC: llvmbugs at cs.uiuc.edu


The attached code causes "new_value" to be marked as garbage data, but it is
not. It has been set through the pointer "dest".

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list