WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-07-18 20:49:11 PDT
<
rdar://80172764
>
Chris Dumez
Comment 2
2023-07-18 20:52:15 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15922
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.
Top of Page
Format For Printing
XML
Clone This Bug