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

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

Build:
Build:
LAST BUILD BRANCH: wip/dueno/libsystemd
DEFAULT BRANCH: master
Ran 15 Nov 2023 05:31AM CUT
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 CUT 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

Uncovered Existing Lines

Lines Coverage ∆ File
1
63.02
0.05% p11-kit/rpc-message.c
8
71.61
0.0% p11-kit/test-rpc.c
28
66.44
0.0% p11-kit/rpc-client.c
80
65.78
0.0% p11-kit/rpc-server.c
Jobs
ID Job ID Ran Files Coverage
1 6873356460.1 15 Nov 2023 05:31AM CUT 174
69.47
GitHub Action Run
Source Files on build 6873356460
  • Tree
  • List 174
  • Changed 12
  • Source Changed 0
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
0.0
p11-kit/tty.c79 15 0 15 0.0 0 8
0.0
trust/anchor.c716 321 0 321 0.0 0 0
0.0
fuzz/main.c45 5 0 5 0.0 0 0
0.0
common/vsock.c126 34 0 34 0.0 0 24
0.0
p11-kit/print-config.c138 36 0 36 0.0 0 17
0.0
fuzz/rpc_fuzzer.c57 13 0 13 0.0 0 0
0.0
common/readpassphrase.c209 87 0 87 0.0 0 58
0.0
common/frob-getprogname.c121 39 0 39 0.0 0 0
0.0
common/hex.c67 13 0 13 0.0 0 8
0.0
trust/check-format.c184 62 0 62 0.0 0 0
Showing 1 to 10 of 174 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 18
  • Next
  • ►
    39.04
    builddir/
  • ►
    69.16
    common/
  • ►
    0.0
    fuzz/
  • ►
    71.76
    p11-kit/
  • ►
    73.73
    trust/
  • 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

© 2025 Coveralls, Inc