[webkit-reviews] review granted: [Bug 221459] [SOUP] Fix error handling in WebKitFormDataInputStream : [Attachment 419390] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 5 05:21:45 PST 2021


Adrian Perez <aperez at igalia.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 221459: [SOUP] Fix error handling in WebKitFormDataInputStream
https://bugs.webkit.org/show_bug.cgi?id=221459

Attachment 419390: Patch

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




--- Comment #2 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 419390
  --> https://bugs.webkit.org/attachment.cgi?id=419390
Patch

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

> Source/WebCore/platform/network/soup/WebKitFormDataInputStream.cpp:92
> +	   if (bytesRead == -1)

Good catch ^_^


More information about the webkit-reviews mailing list