[Webkit-unassigned] [Bug 247288] New: Change m_node in RenderObject to being a WeakPtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 14:09:17 PDT 2022


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

            Bug ID: 247288
           Summary: Change m_node in RenderObject to being a WeakPtr
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: chirag_m_shah at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

m_node should be a WeakPtr instead of a plain C++ reference so that we don't hit use-after-free and instead crash.

-- 
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/20221031/5232cc0a/attachment-0001.htm>


More information about the webkit-unassigned mailing list