[Webkit-unassigned] [Bug 198320] [curl] Heap corruption in ~CurlResponse
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 25 22:36:37 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198320
--- Comment #10 from Takashi Komori <Takashi.Komori at sony.com> ---
(In reply to Fujii Hironori from comment #8)
> I'm talking about m_request.url() not m_request.
> WTF::URL has a ref-counted object WTF::String.
> Its StringImpl can be shared with other strings in the main thread.
Made invokeDidReceiveResponseForFileIfNeeded() pass URL object to worker thread by crossThreadCopy.
--
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/31b5c752/attachment.html>
More information about the webkit-unassigned
mailing list