RESOLVED FIXED258946
Protect image inside MemoryCache::destroyDecodedDataForAllImages()
https://bugs.webkit.org/show_bug.cgi?id=258946
Summary Protect image inside MemoryCache::destroyDecodedDataForAllImages()
Chris Dumez
Reported 2023-07-06 13:44:12 PDT
Protect image inside MemoryCache::destroyDecodedDataForAllImages() before calling destroyDecodedData() on it, to make sure the Image stays alive for the duration of the function execution.
Attachments
Chris Dumez
Comment 1 2023-07-06 13:46:13 PDT
Chris Dumez
Comment 2 2023-07-07 11:05:07 PDT
EWS
Comment 3 2023-07-07 11:52:47 PDT
Committed 265857@main (cdbf599aeb5f): <https://commits.webkit.org/265857@main> Reviewed commits have been landed. Closing PR #15610 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.