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

vermaseren / form / 8994013203 / 1
52%
master: 49%

Build:
Build:
LAST BUILD BRANCH: backtrace
DEFAULT BRANCH: master
Ran 08 May 2024 12:19AM UTC
Files 57
Run time 2s
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

07 May 2024 11:44PM UTC coverage: 49.189% (+0.008%) from 49.181%
8994013203.1

push

github

tueda
Fix memory leak in makeinteger

In case multiple functions appear in a term, and we use makeinteger on each
of them, Number allocations were not freed. Allocate the Number buffers before
looping through the term, and free after. This way the buffers are also reused.

Add a test, and force a small ulimit to ensure the crash would happen without
the fix. Skip on 32bit systems, since we ask for an 8GB ulimit.

33764 of 68641 relevant lines covered (49.19%)

303875.69 hits per line

Source Files on job vorm - 8994013203.1
  • Tree
  • List 0
  • Changed 33
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8994013203
  • 5b73702f on github
  • Prev Job for on 4.3 (#8936820670.2)
  • Next Job for on 4.3 (#9056601160.2)
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