Bug 170400

Summary: Mutex may be freed too late in NetworkCache::Storage::traverse
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, buildbot, cdumez, cgarcia, wilander
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=167474
https://bugs.webkit.org/show_bug.cgi?id=168262
Attachments:
Description Flags
patch cgarcia: review+

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