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

curl / curl / 8921 / 22
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 08 Oct 2018 12:44AM UTC
Files 275
Run time 13s
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

07 Oct 2018 08:36PM UTC coverage: 73.492% (+0.004%) from 73.488%
T=coverage

push

travis-ci

danielgustafsson
gskit: make sure to terminate version string

In case a very small buffer was passed to the version function, it could
result in the buffer not being NULL-terminated since strncpy() doesn't
guarantee a terminator on an overflowed buffer. Rather than adding code
to terminate (and handle zero-sized buffers), move to using snprintf()
instead like all the other vtls backends.

Closes #3105
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
Reviewed-by: Viktor Szakats <commit@vszakats.net>

21292 of 28972 relevant lines covered (73.49%)

617104.42 hits per line

Source Files on job 8921.22 (T=coverage)
  • Tree
  • List 0
  • Changed 76
  • Source Changed 1
  • Coverage Changed 76
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8359
  • Travis Job 8921.22
  • b55e85d4 on github
  • Prev Job for T=coverage on master (#8920.22)
  • Next Job for T=coverage on master (#8923.22)
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