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

mavlink / MAVSDK / 3221 / 3
31%
main: 48%

Build:
Build:
LAST BUILD BRANCH: pr-autopilot-cleanup
DEFAULT BRANCH: main
Ran 20 Apr 2019 04:25PM 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

20 Apr 2019 04:13PM UTC coverage: 24.654% (-0.01%) from 24.665%
MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6"

push

travis-ci

JonasVautherin
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 3221.3 (MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6")
  • Tree
  • List 0
  • Changed 5
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2595
  • Travis Job 3221.3
  • 4f591ad8 on github
  • Prev Job for MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6" on develop (#3166.3)
  • Next Job for MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6" on develop (#3230.3)
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