[Webkit-unassigned] [Bug 160830] Binding NULL pointer to reference in WebCore::RenderObject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 16:01:12 PDT 2016


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

--- Comment #2 from Jonathan Bedard <jbedard at apple.com> ---
Note that this change aimed for minimum impact on existing code. Investigation of commitLineBreakAtCurrentWidth(...) indicates that the code path called by this function handles and expects NULL pointers for RenderObjects, and one notable caller of commitLineBreakAtCurrentWidth(...) passes NULL RenderObjects in certain circmstances.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160812/95fa1863/attachment.html>


More information about the webkit-unassigned mailing list