[Webkit-unassigned] [Bug 142980] [Seccomp] Should be easier to debug blocked syscalls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 23 13:56:54 PDT 2015


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

WebKit Commit Bot <commit-queue at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |commit-queue at webkit.org

--- Comment #2 from WebKit Commit Bot <commit-queue at webkit.org> ---
Attachment 249264 did not pass style-queue:


ERROR: Source/WebKit2/Shared/linux/SeccompFilters/SeccompBroker.cpp:308:  Multi line control clauses should use braces.  [whitespace/braces] [4]
ERROR: Source/WebKit2/Shared/linux/SeccompFilters/SyscallPolicy.cpp:103:  Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons.  [readability/comparison_to_zero] [5]
ERROR: Source/WebKit2/Shared/linux/SeccompFilters/Syscall.cpp:78:  msg_needed is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
ERROR: Source/WebKit2/Shared/linux/SeccompFilters/Syscall.cpp:81:  write_uint is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
ERROR: Source/WebKit2/Shared/linux/SeccompFilters/Syscall.cpp:86:  Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons.  [readability/comparison_to_zero] [5]
Total errors found: 5 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.

-- 
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/20150323/f59c3252/attachment-0002.html>


More information about the webkit-unassigned mailing list