NEW 200156
[CURL] CurlRequest has potential flaws in handling ref-counted objects.
https://bugs.webkit.org/show_bug.cgi?id=200156
Summary [CURL] CurlRequest has potential flaws in handling ref-counted objects.
Takashi Komori
Reported 2019-07-26 00:56:41 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.