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

ludocode / mpack / 621
91%

Build:
DEFAULT BRANCH: develop
Ran 14 Sep 2018 03:33AM UTC
Jobs 2
Files 13
Run time 1127569min
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

pending completion
621

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.)

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

3260 of 3485 relevant lines covered (93.54%)

305307.88 hits per line

Jobs
ID Job ID Ran Files Coverage
4 621.4 (STANDARD=1) 05 Nov 2020 04:23AM UTC 0
100.0
Travis Job 621.4
8 621.8 (STANDARD=1) 14 Sep 2018 03:33AM UTC 0
93.54
Travis Job 621.8
Source Files on build 621
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #621
  • 28fb21db on github
  • Prev Build on develop (#620)
  • Next Build on develop (#622)
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