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

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

Build:
Build:
LAST BUILD BRANCH: relay
DEFAULT BRANCH: main
Ran 18 Apr 2019 07:52AM UTC
Files 2417
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

18 Apr 2019 07:44AM UTC coverage: 24.654%. First build
MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6"

push

travis-ci

julianoes
mavlink_parameters: fix timeout for 16 char params

This fixes a char array overflow in strlen in string compare. This
happened because the case where the MAVLink param name has length 16 and
is not handled correctly. The MAVLink field is not 0 terminated which
means that we need to copy to bytes to a 0 terminated buffer first
before using it.

2193 of 8895 relevant lines covered (24.65%)

1671.85 hits per line

Source Files on job 3195.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 2575
  • Travis Job 3195.3
  • e0b20bd9 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

© 2026 Coveralls, Inc