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

team-charls / charls-dotnet / 10861860088
93%

Build:
DEFAULT BRANCH: main
Ran 14 Sep 2024 10:59AM UTC
Jobs 1
Files 33
Run time 1min
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

14 Sep 2024 10:58AM UTC coverage: 94.628% (+0.1%) from 94.483%
10861860088

push

github

web-flow
Add LibFuzzerDecode project + fix 2 defects (#62)

The Nuget package SharpFuzz provides support to fuzz C# code. SharpFuzz provides support for the fuzzing engines AFL and libfuzzer.
As an initial step add a project that uses libfuzzer. Libfuzzer can be used on Windows and Linux.
Libfuzzer found initially 2 issues:

1) JpegLSDecoder.GetDestination could return a negative size due to overflow. Fix this by doing a checked calculation and throwing an InvalidDataException.
2) Reading bits from a too short byte stream would loop forever as the test was incorrect (same problem exist in C++).

1368 of 1493 branches covered (91.63%)

Branch coverage included in aggregate %.

9 of 9 new or added lines in 2 files covered. (100.0%)

3353 of 3496 relevant lines covered (95.91%)

271507.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10861860088.1 14 Sep 2024 10:59AM UTC 0
94.63
GitHub Action Run
Source Files on build 10861860088
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10861860088
  • c8b8d578 on github
  • Prev Build on main (#10792206755)
  • Next Build on main (#10998802441)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc