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

rurban / openssl / 13779406063
69%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2025 05:59AM UTC
Jobs 1
Files 1263
Run time 3min
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

25 Feb 2025 09:04PM UTC coverage: 68.191% (-0.004%) from 68.195%
13779406063

push

github

nhorman
fix slh-dsa incorrect prediction of result code

The slh_dsa fuzzer predicts failure in EVP_message_sign_init in the
event we pass a context_string param of more than 255 bytes.  That makes
for an accurate prediction, but only if we actually create  the param.

augment the setting of exepct_rc_init to be determined not only by our
allocation of a > 255 byte message, but also on selector bit 1, which
determines if we create the parameter at all.

Fixes https://oss-fuzz.com/testcase-detail/4807793999937536

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/26884)

157447 of 230891 relevant lines covered (68.19%)

6531119.55 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
76.69
-1.5% crypto/evp/keymgmt_lib.c
3
78.74
-2.36% ssl/quic/uint_set.c
2
74.45
-0.1% ssl/statem/statem_srvr.c
1
77.29
-0.34% crypto/bn/bn_prime.c
1
78.16
-0.49% ssl/quic/cc_newreno.c
1
81.74
-0.06% ssl/quic/quic_channel.c
1
82.7
-0.15% ssl/quic/quic_port.c
Jobs
ID Job ID Ran Files Coverage
1 13779406063.1 11 Mar 2025 05:59AM UTC 1263
68.19
GitHub Action Run
Source Files on build 13779406063
  • Tree
  • List 1263
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13779406063
  • c0eb5c57 on github
  • Prev Build on master (#13755674093)
  • Next Build on master (#13826134615)
  • Delete
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