Bug 170400 - Mutex may be freed too late in NetworkCache::Storage::traverse
Summary: Mutex may be freed too late in NetworkCache::Storage::traverse
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-03 05:42 PDT by Antti Koivisto
Modified: 2017-04-03 09:44 PDT (History)
5 users (show)

See Also:


Attachments
patch (2.03 KB, patch)
2017-04-03 05:56 PDT, Antti Koivisto
cgarcia: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2017-04-03 05:42:39 PDT
This is racy.
Comment 1 Antti Koivisto 2017-04-03 05:47:14 PDT
<rdar://problem/30515865>
Comment 2 Antti Koivisto 2017-04-03 05:56:16 PDT
Created attachment 306074 [details]
patch
Comment 3 Antti Koivisto 2017-04-03 06:09:40 PDT
https://trac.webkit.org/r214786