|
Ran
|
Jobs
1
|
Files
1083
|
Run time
1min
|
Badge
README BADGES
|
push
github
Uninitialized array variable array"key" is uninitialized and it is being read directly in function SipHash_Init() as per the below statements making a way for the garbage values : uint64_t k0 = U8TO64_LE(k); uint64_t k1 = U8TO64_LE(k + 8); CLA: trivial Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23298) (cherry picked from commit a0826b184)
119409 of 183597 relevant lines covered (65.04%)
3192519.71 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
76.45 |
-0.72% | crypto/bn/bn_gcd.c |
| 2 |
72.92 |
-0.1% | ssl/statem/statem_srvr.c |
| 17 |
64.6 |
-6.2% | crypto/rsa/rsa_gen.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7851565404.1 | 1083 |
65.04 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|