[Webkit-unassigned] [Bug 197873] [CURL] Fix crashing SocketStreamHandle.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 26 22:30:21 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=197873

--- Comment #37 from Takashi Komori <Takashi.Komori at sony.com> ---
(In reply to Fujii Hironori from comment #35)
> Comment on attachment 370634 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=370634&action=review
> 
> > Source/WebCore/platform/network/curl/SocketStreamHandleImplCurl.cpp:82
> > +    auto writeData = std::make_unique<Vector<uint8_t>>(length);
> 
> The original code is using makeUniqueArray. I think makeUniqueArray is
> better.

Fixed.

-- 
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/20190527/179cc6df/attachment.html>


More information about the webkit-unassigned mailing list