[Webkit-unassigned] [Bug 13285] New: Coverity fixes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 21:07:22 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13285

           Summary: Coverity fixes.
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kkowalczyk at gmail.com


Coverity is a static analysis tool for C/C++ code. I've ran coverity on webkit
code and this bug contains patches for the issues it found.

I created multiple patches (as opposed to one with all the fixes) because:
a) each issue is independent from others
b) they can be accepted/rejected independently

Not all of the issues reported by coverity are bugs that have obvious repro
scenario but they're still worth fixing for the same reason it's worth fixing
compiler warnings: when running coverity in the future, there will be less
noise in the output hence real bugs will stand out.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list