[Webkit-unassigned] [Bug 223241] New: Fix race condition in ConcurrentPtrHashSet.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 16 00:36:37 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=223241
Bug ID: 223241
Summary: Fix race condition in ConcurrentPtrHashSet.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mark.lam at apple.com
There exists a race condition where ConcurrentPtrHashSet::resizeIfNecessary() may not capture an entry added by ConcurrentPtrHashSet::addSlow().
rdar://74637896
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210316/d6511730/attachment.htm>
More information about the webkit-unassigned
mailing list