Bug 199418 - Protect NetworkProcess::m_networkSessions against corruption
Summary: Protect NetworkProcess::m_networkSessions against corruption
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-02 12:46 PDT by Chris Dumez
Modified: 2019-07-02 13:52 PDT (History)
3 users (show)

See Also:


Attachments
Patch (17.96 KB, patch)
2019-07-02 12:53 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (40.65 KB, patch)
2019-07-02 13:50 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2019-07-02 12:46:00 PDT
Protect NetworkProcess::m_networkSessions against corruption.
Comment 1 Chris Dumez 2019-07-02 12:46:37 PDT
<rdar://problem/50614019>
Comment 2 Chris Dumez 2019-07-02 12:53:03 PDT
Created attachment 373353 [details]
Patch
Comment 3 Chris Dumez 2019-07-02 13:50:07 PDT
Created attachment 373357 [details]
Patch
Comment 4 Chris Dumez 2019-07-02 13:52:54 PDT
Committed r247072: <https://trac.webkit.org/changeset/247072>