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

p11-glue / p11-kit / 16698480972
69%

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

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

Uncovered Existing Lines

Lines Coverage ∆ File
11
43.56
-2.26% p11-kit/server.c
Jobs
ID Job ID Ran Files Coverage
1 16698480972.1 02 Aug 2025 10:45PM UTC 177
69.07
GitHub Action Run
Source Files on build 16698480972
  • 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 Repo
  • 01408e26 on github
  • Prev Build on master (#15580012778)
  • Next Build on master (#16741262804)
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