WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug