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

mavlink / MAVSDK / 2831 / 3
25%
main: 48%

Build:
Build:
LAST BUILD BRANCH: pr-autopilot-cleanup
DEFAULT BRANCH: main
Ran 21 Jan 2019 01:09PM UTC
Files 2415
Run time 1min
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

21 Jan 2019 01:02PM UTC coverage: 25.011%. First build
MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6"

push

travis-ci

julianoes
core: fix segfault on plugin init

This fixes the case where on plugin initialization, the std::vector
_mavlink_handler_table is growing and needs to be re-located, however,
the iterator is not invalidated as it should because everything moved
and we're accessing garbage.

2190 of 8756 relevant lines covered (25.01%)

1697.71 hits per line

Source Files on job 2831.3 (MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2279
  • Travis Job 2831.3
  • 34b38dba on github
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

© 2025 Coveralls, Inc