[Webkit-unassigned] [Bug 160823] Dereferenced NULL pointer in StyleResolver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 13 15:27:23 PDT 2016


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

Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at webkit.org

--- Comment #2 from Sam Weinig <sam at webkit.org> ---
I don't understand how fixing a nullptr dereference can be no change in behavior? Dereferencing a nullptr will crash the program, so removing it would fix the crash and therefore be testable.  Is that not the case here somehow?

-- 
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/20160813/721a6c6d/attachment.html>


More information about the webkit-unassigned mailing list