[LLVMbugs] [Bug 12903] New: false-positive with frame.size.height is an uninitialized value

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 21 05:20:16 PDT 2012


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

             Bug #: 12903
           Summary: false-positive with frame.size.height is an
                    uninitialized value
           Product: clang
           Version: unspecified
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
        AssignedTo: kremenek at apple.com
        ReportedBy: coeur at gmx.fr
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 8603
  --> http://llvm.org/bugs/attachment.cgi?id=8603
source-code of the method with clang false-positive

With clang 265, you will get a warning for frame.size.height being an
uninitialized value:
http://i.imgur.com/IavyS.png

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