[Webkit-unassigned] [Bug 235907] New: null ptr deref in LayoutIntegrationLineLayout LineLayout::adjustForPagination and LineLayout::visualOverflowBoundingBoxRectFor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 31 12:41:20 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=235907
Bug ID: 235907
Summary: null ptr deref in LayoutIntegrationLineLayout
LineLayout::adjustForPagination and
LineLayout::visualOverflowBoundingBoxRectFor
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: InRadar
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,
webkit-bug-importer at group.apple.com, zalan at apple.com
m_inlineContent could become null (such as after calling LineLayout::clearInlineContent(), so we add these two checks to protect against an nullptr deref.
<rdar://problem/88265059>
--
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/20220131/0ae39925/attachment.htm>
More information about the webkit-unassigned
mailing list