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

bodgit / sevenzip / 25081375762 / 1
75%
main: 75%

Build:
Build:
LAST BUILD BRANCH: release-please--branches--main
DEFAULT BRANCH: main
Ran 28 Apr 2026 10:41PM UTC
Files 24
Run time 1s
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

28 Apr 2026 10:39PM UTC coverage: 74.815% (+0.2%) from 74.59%
25081375762.1

Pull #402

github

bodgit
fix: Prevent panics discovered by fuzzing

A number of `uint64` values read from the file are used for sizing
slices however really large values will induce a panic which can happen
when fuzzing.

For now, check these values are no greater than `math.MaxUint32` which
is safely within the Golang limit for slices and probably large enough.

Some values also should be greater than zero so add an additional check
for that where necessary.
Pull Request #402: fix: Prevent panics discovered by fuzzing

1818 of 2430 relevant lines covered (74.81%)

0.84 hits per line

Source Files on job 25081375762.1
  • Tree
  • List 24
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25081375762
  • 22b40f6e on github
  • Prev Job for on fuzz (#25081198426.1)
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