[Webkit-unassigned] [Bug 160808] New: FocusController multiple dereferenced NULL pointers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 10:49:32 PDT 2016


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

            Bug ID: 160808
           Summary: FocusController multiple dereferenced NULL pointers
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com

In FocusController, there are a number of static functions which accept references to objects and are usually called by dereferencing pointers.  Since many of the functions which call these static functions accept pointers, and in at least one case, these pointers can be NULL, these functions are undefined behavior.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160812/90afbe80/attachment-0001.html>


More information about the webkit-unassigned mailing list