Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

seccomp / libseccomp / 160
93%
main: 90%

Build:
LAST BUILD BRANCH: release-2.5
DEFAULT BRANCH: main
Ran 21 Feb 2019 06:30PM PST
Jobs 1
Files 58
Run time 5s
Badge
Badge Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Feb 2019 - 17:57 coverage: 92.125%. Remained the same
160

push

travis-ci

85c95baa4474aabc7814e68940a78392?size=18&default=identiconpcmoore
api: provide 32-bit friendly argument comparison macros

We have a longstanding issue with 32-bit to 64-bit sign extension
inadvertently resulting in bogus syscall argument extensions. This
patch introduces a new set of argument comparison macros which
limit the argument values to 32-bit values so that we don't run into
problems with sign extension.

We use the macro overloading proposed by Roman at
https://kecher.net/overloading-macros/ to retain the feature of these
macros being usable as static initializers.

Thanks to @jdstrand on GitHub for reporting the problem.

Signed-off-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Michael Weiser <michael.weiser@gmx.de>

2211 of 2400 relevant lines covered (92.13%)

3984444.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 160.1 21 Feb 2019 06:30PM PST 58
92.13
Travis Job 160.1
Source Files on build 160
  • Tree
  • List 58
  • Changed 21
  • Source Changed 15
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #160
  • 80a987d6 on github
  • Prev Build on master (#118)
  • Next Build on master (#124)
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc