[LLVMbugs] [Bug 14852] New: Add a warning for buffer overrun when known at compile time

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 8 08:48:00 PST 2013


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

             Bug #: 14852
           Summary: Add a warning for buffer overrun when known at compile
                    time
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: renato.golin at linaro.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9834
  --> http://llvm.org/bugs/attachment.cgi?id=9834
example of compile-time known buffer overrun

Add a warning to compile-time buffer overrun like the one shown in the attached
file.

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