[Webkit-unassigned] [Bug 200156] New: [CURL] CurlRequest has potential flaws in handling ref-counted objects.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 26 00:56:41 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=200156
Bug ID: 200156
Summary: [CURL] CurlRequest has potential flaws in handling
ref-counted objects.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Takashi.Komori at sony.com
CurRequest shares ref-counted objects in two threads but the manipulation could occur crash because those ref-counted objects are not thread safe.
The goal of this ticket is to stop dangerous sharing of ref-counted objects.
--
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/20190726/0763397f/attachment.html>
More information about the webkit-unassigned
mailing list