[webkit-reviews] review denied: [Bug 197873] [CURL] Fix crashing SocketStreamHandle. : [Attachment 370668] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 27 03:56:11 PDT 2019


Fujii Hironori <Hironori.Fujii at sony.com> has denied  review:
Bug 197873: [CURL] Fix crashing SocketStreamHandle.
https://bugs.webkit.org/show_bug.cgi?id=197873

Attachment 370668: Patch

https://bugs.webkit.org/attachment.cgi?id=370668&action=review




--- Comment #38 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 370668
  --> https://bugs.webkit.org/attachment.cgi?id=370668
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=370668&action=review

> Source/WebCore/platform/network/curl/SocketStreamHandleImplCurl.cpp:77
>	   return 0;

It should return WTF::nullopt. (Comment 22)


More information about the webkit-reviews mailing list