[Webkit-unassigned] [Bug 234018] New: nullptr deref in ComputeFloatOffsetForLineLayoutAdapter<FloatingObject::FloatLeft>::updateOffsetIfNeeded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 10:25:36 PST 2021


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

            Bug ID: 234018
           Summary: nullptr deref in
                    ComputeFloatOffsetForLineLayoutAdapter<FloatingObject:
                    :FloatLeft>::updateOffsetIfNeeded
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gnavamarino at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

We are accessing a renderer for a floatingObject that has already been destroyed because the floatingObject was never cleaned up from the current block.

-- 
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/20211208/da23902c/attachment.htm>


More information about the webkit-unassigned mailing list