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

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

Build:
Build:
LAST BUILD BRANCH: wip/dueno/ci-update4
DEFAULT BRANCH: master
Ran 15 Nov 2023 01:33AM UTC
Jobs 1
Files 174
Run time 15s
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 01:31AM UTC coverage: 69.467%. Remained the same
6871737993

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 %.

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

117 existing lines in 4 files now uncovered.

28876 of 34971 relevant lines covered (82.57%)

2418.27 hits per line

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