[Webkit-unassigned] [Bug 214699] New: [IPC hardening] Add nullptr checks for WebPage::m_activeColorChooser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 14:20:04 PDT 2020


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

            Bug ID: 214699
           Summary: [IPC hardening] Add nullptr checks for
                    WebPage::m_activeColorChooser
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: bfulgham at webkit.org, useafterfree at apple.com

Add nullptr checks for WebPage::m_activeColorChooser.

WebPage::m_activeColorChooser is a pointer that's initialized to nullptr, so it is not always set.

<rdar://problem/65850975>

-- 
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/20200723/ba88dfdb/attachment-0001.htm>


More information about the webkit-unassigned mailing list