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

ludocode / mpack / 621 / 8
91%
develop: 91%

Build:
DEFAULT BRANCH: develop
Ran 14 Sep 2018 03:33AM UTC
Files 13
Run time 1s
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 Sep 2018 06:10PM UTC coverage: 93.544% (-0.003%) from 93.547%
STANDARD=1

push

travis-ci

ludocode
Fixed invalid access in growing node tree data

This fixes a critical bug that could occur when a tree's data buffer
grows, when the last byte in the buffer is the type byte of a node, and
additional bytes are required for that same node, and reallocating the
buffer moves it. This would cause an invalid access reading the data,
causing data corruption or a crash.

(This is hard to test or reproduce since the tree does not shrink the
buffer between messages, so once the buffer grows to the maximum size
the bug is no longer reproducible.)

3260 of 3485 relevant lines covered (93.54%)

305307.88 hits per line

Source Files on job 621.8 (STANDARD=1)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 613
  • Travis Job 621.8
  • 28fb21db on github
  • Prev Job for STANDARD=1 on develop (#620.8)
  • Next Job for STANDARD=1 on develop (#622.8)
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