[Webkit-unassigned] [Bug 221459] New: [SOUP] Fix error handling in WebKitFormDataInputStream
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 5 05:02:00 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221459
Bug ID: 221459
Summary: [SOUP] Fix error handling in WebKitFormDataInputStream
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org
We are checking the error parameter passed, that can be nullptr when not provided, we should be checking the return value of g_input_stream_read() instead.
--
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/20210205/a3fb8000/attachment.htm>
More information about the webkit-unassigned
mailing list