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

curl / curl / 8921
37%

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

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

Jobs
ID Job ID Ran Files Coverage
22 8921.22 (T=coverage) 08 Oct 2018 12:44AM UTC 0
73.49
Travis Job 8921.22
Source Files on build 8921
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8921
  • b55e85d4 on github
  • Prev Build on master (#8920)
  • Next Build on master (#8923)
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