• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

p11-glue / p11-kit / 16698480972 / 1
69%
master: 69%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2025 10:45PM UTC
Files 177
Run time 2743min
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

02 Aug 2025 10:44PM UTC coverage: 69.073% (-0.03%) from 69.098%
16698480972.1

push

github

ueno
Fix running of test teardown on failure

The variable `setup` is set to 1 between `setjmp` and call to `longjmp` in
`p11_test_fail`, so its value is indeterminate upon the second return from
`setjmp`. If the variable is stored in a register, `setjmp` resets it to the
value before the call (0), and the teardown function is not executed. Fix
by making the variable `volatile`.

This bug can be observed, for example, by modifying `test-argv` to fail and
building with LeakSanitizer and optimizations.

13960 of 26997 branches covered (51.71%)

Branch coverage included in aggregate %.

29471 of 35880 relevant lines covered (82.14%)

2646.56 hits per line

Source Files on job 16698480972.1
  • Tree
  • List 177
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16698480972
  • 01408e26 on github
  • Prev Job for on master (#15580012778.1)
  • Next Job for on master (#16741262804.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc