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
152673
-[WebCoreResourceHandleAsOperationQueueDelegate connection:didReceiveResponse:] is missing an m_handle->client() NULL check
https://bugs.webkit.org/show_bug.cgi?id=152673
Summary
-[WebCoreResourceHandleAsOperationQueueDelegate connection:didReceiveResponse...
David Kilzer (:ddkilzer)
Reported
2016-01-03 16:05:38 PST
-[WebCoreResourceHandleAsOperationQueueDelegate connection:didReceiveResponse:] is missing an m_handle->client() NULL check in Source/WebCore/platform/network/mac/WebCoreResourceHandleAsOperationQueueDelegate.mm. This is the cause of a low-frequency crash in the com.apple.WebKit.Networking process.
Attachments
Patch v1
(1.68 KB, patch)
2016-01-03 16:13 PST
,
David Kilzer (:ddkilzer)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2016-01-03 16:07:06 PST
<
rdar://problem/23560530
>
David Kilzer (:ddkilzer)
Comment 2
2016-01-03 16:13:06 PST
Created
attachment 268155
[details]
Patch v1
WebKit Commit Bot
Comment 3
2016-01-03 19:49:07 PST
Comment on
attachment 268155
[details]
Patch v1 Clearing flags on attachment: 268155 Committed
r194526
: <
http://trac.webkit.org/changeset/194526
>
WebKit Commit Bot
Comment 4
2016-01-03 19:49:12 PST
All reviewed patches have been landed. Closing bug.
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