WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
268625
Don't dereference a potentially null scriptExecutionContext in DOMCacheStorage.cpp
https://bugs.webkit.org/show_bug.cgi?id=268625
Summary
Don't dereference a potentially null scriptExecutionContext in DOMCacheStorag...
Chris Dumez
Reported
2024-02-02 08:38:23 PST
Null check scriptExecutionContext before dereferencing it in DOMCacheStorage.cpp.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-02-02 08:38:31 PST
<
rdar://122170377
>
Chris Dumez
Comment 2
2024-02-02 08:42:57 PST
Pull request:
https://github.com/WebKit/WebKit/pull/23745
EWS
Comment 3
2024-02-02 13:16:38 PST
Committed
274013@main
(656c046fbbef): <
https://commits.webkit.org/274013@main
> Reviewed commits have been landed. Closing PR #23745 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