[LLVMbugs] [Bug 8333] New: 0 size allocations

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Oct 7 15:26:08 PDT 2010


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

           Summary: 0 size allocations
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Static Analyzer
        AssignedTo: tom.care at uqconnect.edu.au
        ReportedBy: tom.care at uqconnect.edu.au
                CC: kremenek at apple.com, llvmbugs at cs.uiuc.edu


Allocations with a size of 0 are easy bugs to find.

See
http://hackitoergosum.org/wp-content/uploads/2010/04/HES10-jvanegue_zero-allocations.pdf
for examples.

-- 
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