[Webkit-unassigned] [Bug 224518] New: Editing null pointer dereference while resolving command

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 13 16:43:44 PDT 2021


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

            Bug ID: 224518
           Summary: Editing null pointer dereference while resolving
                    command
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: iang at apple.com

removeRedundantBlocks() may run into a null pointer while iterating over the tree, if the tree is unexpectedly modified during the execution of a command. Adding null check to quit this step if a parent node cannot be resolved.

-- 
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/20210413/fd0f48da/attachment.htm>


More information about the webkit-unassigned mailing list