[Webkit-unassigned] [Bug 210336] New: check-webkit-style should warn about 'decode' functions with missing WARN_UNUSED_RETURN attribute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 10 08:45:54 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210336
Bug ID: 210336
Summary: check-webkit-style should warn about 'decode'
functions with missing WARN_UNUSED_RETURN attribute
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ddkilzer at webkit.org
CC: achristensen at apple.com, darin at apple.com
check-webkit-style should warn about 'decode' functions that are missing the WARN_UNUSED_RETURN attribute.
This will help to find bugs when using CoreIPC decode() methods.
--
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/20200410/d4d40900/attachment.htm>
More information about the webkit-unassigned
mailing list