WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
258946
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-07-06 13:46:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15610
Chris Dumez
Comment 2
2023-07-07 11:05:07 PDT
<
rdar://111807064
>
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.
Top of Page
Format For Printing
XML
Clone This Bug