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

tbeu / matio / #1091
83%

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

16 May 2026 04:07PM UTC coverage: 82.849% (+0.01%) from 82.837%
#1091

push

travis-ci

tbeu
Fix memory leak

Mat_VarGetStructs/Mat_VarGetStructsLinear: Remove mem_conserve flag from struct_slab. Previously, mem_conserve was set on the slab itself to prevent Mat_VarFree from freeing the borrowed field pointers. This also prevented freeing the freshly allocated data array, causing a leak. Instead, set mem_conserve only on the individual shallow field duplicates so that Mat_VarFree correctly frees the slab's data array while preserving the original field data.

As reported by https://issues.oss-fuzz.com/512605551

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

13149 of 15871 relevant lines covered (82.85%)

53064.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1091.1 16 May 2026 04:15PM UTC 1497
82.85
Source Files on build #1091
  • Tree
  • List 1497
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3306560b 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