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

ueno / p11-kit / 6873356460
69%
master: 80%

Build:
Build:
LAST BUILD BRANCH: wip/dueno/ci-update4
DEFAULT BRANCH: master
Ran 15 Nov 2023 05:31AM UTC
Jobs 1
Files 174
Run time 14s
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

15 Nov 2023 05:29AM UTC coverage: 69.468% (+0.001%) from 69.467%
6873356460

push

github

ueno
rpc: Fix serialization of NULL mechanism pointer

A NULL mechanism pointer is valid for C_*Init functions to cancel the
operation.  Since 852ccd8d we encoded it with a CK_MECHANISM_TYPE 0 as
an indicator, though it clashes with CKM_RSA_PKCS_KEY_PAIR_GEN (0).
This patch changes the encoding to use a special value (0xffffffff) to
indicate that and also properly advance the offset when reading.

Signed-off-by: Daiki Ueno <ueno@gnu.org>

13599 of 26173 branches covered (0.0%)

Branch coverage included in aggregate %.

16 of 16 new or added lines in 4 files covered. (100.0%)

117 existing lines in 4 files now uncovered.

28878 of 34973 relevant lines covered (82.57%)

2417.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6873356460.1 15 Nov 2023 05:31AM UTC 0
69.47
GitHub Action Run
Source Files on build 6873356460
Detailed source file information is not available for this build.
  • Back to Repo
  • 68477041 on github
  • Prev Build on wip/dueno/mech-fixes (#6871737993)
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

© 2026 Coveralls, Inc