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

tbeu / matio / #1079
83%

Build:
DEFAULT BRANCH: master
Ran 12 May 2026 04:50PM UTC
Jobs 1
Files 1497
Run time 4min
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

12 May 2026 04:38PM UTC coverage: 83.024% (-0.01%) from 83.034%
#1079

push

travis-ci

web-flow
Bounds-check index in Mat_VarGetCellsLinear

Mat_VarGetCellsLinear indexes matvar->data based on dims without
checking against the actual allocation size (nbytes). A malformed
file where dims claims more elements than were actually read causes
an out-of-bounds read.

Compute the actual element count from nbytes and validate each
index before dereferencing.

As reportec by https://github.com/tbeu/matio/pull/303

4 of 6 new or added lines in 1 file covered. (66.67%)

13122 of 15805 relevant lines covered (83.02%)

53281.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
83.58
-2.36% src/matvar_cell.c
Jobs
ID Job ID Ran Files Coverage
1 #1079.1 12 May 2026 04:50PM UTC 1497
83.02
Source Files on build #1079
  • Tree
  • List 1497
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 92e47331 on github
  • Prev Build on master
  • Next Build on master
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