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

randombit / botan / 6113831721
90%

Build:
DEFAULT BRANCH: master
Ran 07 Sep 2023 07:54PM UTC
Jobs 1
Files 960
Run time 28s
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

07 Sep 2023 07:07PM UTC coverage: 91.707% (-0.004%) from 91.711%
6113831721

push

github

randombit
Initialize stack array b in generate_prime

OSS-Fuzz 62131 reports an msan violation due to `b` not being
completely initalized. The contract for RNG types is that they always
write the requested output, or otherwise throw. So this report is
probably a bug in cryptofuzz, where the fuzzer driver RNG does not
write the requested amount.

Initializing b here prevents use of uninitialized memory in the event
that the RNG does not uphold the contract.

78578 of 85684 relevant lines covered (91.71%)

8450886.21 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
83.61
-3.28% source/src/lib/utils/cpuid/cpuid_x86.cpp
4
71.43
-28.57% source/src/lib/utils/thread_utils/semaphore.cpp
Jobs
ID Job ID Ran Files Coverage
1 6113831721.1 07 Sep 2023 07:54PM UTC 960
91.71
GitHub Action Run
Source Files on build 6113831721
  • Tree
  • List 960
  • Changed 421
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #6113831721
  • bd251b76 on github
  • Prev Build on master (#6101204218)
  • Next Build on master (#6113918482)
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