RESOLVED FIXED 259331
Protect CachedResource in more places
https://bugs.webkit.org/show_bug.cgi?id=259331
Summary Protect CachedResource in more places
Chris Dumez
Reported 2023-07-18 20:49:00 PDT
Protect CachedResource in more places. In particular, a call to MemoryCache::remove() may delete the resource it is passed so it is important to protect the resource if we're going to use it after.
Attachments
Chris Dumez
Comment 1 2023-07-18 20:49:11 PDT
Chris Dumez
Comment 2 2023-07-18 20:52:15 PDT
EWS
Comment 3 2023-07-19 10:14:10 PDT
Committed 266163@main (c7f1348de5c2): <https://commits.webkit.org/266163@main> Reviewed commits have been landed. Closing PR #15922 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.