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

curl / curl / 5508
37%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2017 03:54PM UTC
Jobs 1
Files 336
Run time 16s
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
5508

push

travis-ci

mkauf
FindWin32CACert: Use a temporary buffer on the stack

Don't malloc() the temporary buffer, and use the correct type:
SearchPath() works with TCHAR, but SearchPathA() works with char.
Set the buffer size to MAX_PATH, because the terminating null byte
is already included in MAX_PATH.

Reviewed-by: Daniel Stenberg
Reviewed-by: Marcel Raad

Closes #1548

18389 of 25120 relevant lines covered (73.2%)

42443.34 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/url.c
1
100.0
lib/pop3.c
2
100.0
lib/easy.c
Jobs
ID Job ID Ran Files Coverage
7 5508.7 (BUILD_TYPE=coverage) 11 Jun 2017 03:54PM UTC 0
73.2
Travis Job 5508.7
Source Files on build 5508
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5508
  • e8fecf26 on github
  • Prev Build on master (#5507)
  • Next Build on master (#5510)
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