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

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

Build:
DEFAULT BRANCH: main
Ran 28 Apr 2026 10:49PM UTC
Files 24
Run time 0s
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:48PM UTC coverage: 74.815% (+0.2%) from 74.59%
25081651856.1

push

github

web-flow
fix: Prevent panics discovered by fuzzing (#402)

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.

1818 of 2430 relevant lines covered (74.81%)

0.84 hits per line

Source Files on job 25081651856.1
  • Tree
  • List 24
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25081651856
  • 740fcf91 on github
  • Prev Job for on main (#25081198426.1)
  • Next Job for on main (#25081750094.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