[Webkit-unassigned] [Bug 211539] SIGILL @ WebCore::Shape::createRasterShape -- DOS ASAN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 19:56:57 PDT 2020


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

--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 398809
  --> https://bugs.webkit.org/attachment.cgi?id=398809
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=398809&action=review

> Source/WebCore/rendering/shapes/Shape.cpp:204
> +    // Removing the Release Assert, as we could get to a value where imageData could be nullptr. A case where
> +    // ImageRect.size() is huge, imageData::create can return a nullptr because data size has overflowed.
> +    // Refer rdar://problem/61793884

This comment about removing the Release Assert should be removed.

-- 
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/20200508/dd4bee8f/attachment.htm>


More information about the webkit-unassigned mailing list