[Webkit-unassigned] [Bug 211353] New: Fix static analyzer false positive in -[WebUndefined undefined]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 3 10:39:44 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=211353

            Bug ID: 211353
           Summary: Fix static analyzer false positive in -[WebUndefined
                    undefined]
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: darin at apple.com, joepeck at webkit.org

Fix static analyzer false positive in -[WebUndefined undefined].

The clang static analyzer is confused by calling -allocWithZone: directly without an -init method.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200503/a033eb6b/attachment-0001.htm>


More information about the webkit-unassigned mailing list