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

Eyevinn / mp4ff / 32963641047
82%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2026 11:30AM UTC
Jobs 1
Files 210
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

26 Aug 2026 11:30AM UTC coverage: 81.54% (+0.02%) from 81.523%
32963641047

push

github

tobbee
fix(mp4): error instead of panic when trun sample sizes exceed mdat data

A truncated file whose moof decodes cleanly but whose mdat carries
fewer bytes than the trun-declared sample sizes made
TrunBox.GetFullSamples and TrunBox.GetSampleInterval slice past the
end of mdat.Data and panic with index out of range (found by fuzzing
a fragmented-mp4 parser built on Fragment.GetFullSamples).

GetFullSamples gains an error return (pre-1.0 signature change);
GetSampleInterval already returned an error. Fragment.GetFullSamples
propagates the error with an unchanged signature.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

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

20831 of 25547 relevant lines covered (81.54%)

0.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32963641047.1 26 Aug 2026 11:30AM UTC 210
81.54
GitHub Action Run
Source Files on build 32963641047
  • Tree
  • List 210
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 058bee97 on github
  • Prev Build on master (#32961946922)
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