[Webkit-unassigned] [Bug 222681] New: Nulllptr crash in DeleteSelectionCommand::handleGeneralDelete()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 12:43:04 PST 2021


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

            Bug ID: 222681
           Summary: Nulllptr crash in
                    DeleteSelectionCommand::handleGeneralDelete()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: wenson_hsieh at apple.com

In the following line, m_downstreamEnd.deprecatedNode() could be null.
} else if (!m_downstreamEnd.deprecatedNode()->isDescendantOf(*node)) {

<rdar://problem/72769130>

-- 
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/20210303/164c9b60/attachment.htm>


More information about the webkit-unassigned mailing list