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

bodgit / sevenzip / 26303217591
75%
main: 75%

Build:
Build:
LAST BUILD BRANCH: release-please--branches--main
DEFAULT BRANCH: main
Ran 22 May 2026 05:48PM UTC
Jobs 1
Files 25
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

22 May 2026 05:46PM UTC coverage: 75.131% (+0.2%) from 74.939%
26303217591

Pull #456

github

hobeone
fix(lzma2): prevent undefined bit shift overflow in dictionary calculation

- Validate that the LZMA2 dictionary property byte p[0] is <= 40 (maximum valid dictionary size of 4GB) in NewReader before calculating DictCap.
- Prevents an undefined bit shift overflow during runtime calculation when p[0] > 40.
- Source: https://en.wikipedia.org/wiki/LZMA#LZMA2_format
Pull Request #456: fix(lzma2): prevent undefined bit shift overflow in dictionary calculation

3 of 3 new or added lines in 1 file covered. (100.0%)

1864 of 2481 relevant lines covered (75.13%)

0.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26303217591.1 22 May 2026 05:48PM UTC 25
75.13
GitHub Action Run
Source Files on build 26303217591
  • Tree
  • List 25
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #456
  • PR Base - main (#26280809655)
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