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
258951
Potential crash under NetworkDataTaskBlob::dispatchDidReceiveResponse()
https://bugs.webkit.org/show_bug.cgi?id=258951
Summary
Potential crash under NetworkDataTaskBlob::dispatchDidReceiveResponse()
Chris Dumez
Reported
2023-07-06 16:27:21 PDT
Potential crash under NetworkDataTaskBlob::dispatchDidReceiveResponse(): 6 WTF::RefPtr<WTF::StringImpl, WTF::RawPtrTraits<WTF::StringImpl>, WTF::DefaultRefDerefTraits<WTF::StringImpl> >::operator bool() const <== | 26 WTF::String::length() const | 26 WebCore::extractMIMETypeFromMediaType(WTF::String const&) | 26 WebKit::NetworkDataTaskBlob::dispatchDidReceiveResponse() | 26 WebKit::NetworkDataTaskBlob::getSizeForNext() | 26 WebKit::NetworkDataTaskBlob::didGetSize(long long) | 26 WTF::Function<void ()>::operator()() const
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-07-06 16:27:30 PDT
<
rdar://111798349
>
Chris Dumez
Comment 2
2023-07-06 16:37:15 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15616
EWS
Comment 3
2023-07-07 09:48:37 PDT
Committed
265848@main
(d7832a4e54ad): <
https://commits.webkit.org/265848@main
> Reviewed commits have been landed. Closing PR #15616 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