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

curl / curl / 6359
37%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2017 08:31PM UTC
Jobs 1
Files 255
Run time 23s
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
6359

push

travis-ci

vszakats
metalink: fix NSS issue in MultiSSL builds

In MultiSSL mode (i.e. when more than one SSL backend is compiled
in), we cannot use the compile time flag `USE_NSS` as indicator that
the NSS backend is in use. As far as Metalink is concerned, the SSL
backend is only used for MD5, SHA-1 and SHA-256 calculations,
therefore one of the available SSL backends is selected at compile
time, in a strict order of preference.

Let's introduce a new `HAVE_NSS_CONTEXT` constant that can be used
to determine whether the SSL backend used for Metalink is the NSS
backend, and use that to guard the code that wants to de-initialize
the NSS-specific data structure.

Ref: https://github.com/curl/curl/pull/1848

19970 of 27148 relevant lines covered (73.56%)

105813.98 hits per line

Jobs
ID Job ID Ran Files Coverage
13 6359.13 (T=coverage) 22 Sep 2017 08:31PM UTC 0
73.56
Travis Job 6359.13
Source Files on build 6359
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6359
  • de471589 on github
  • Prev Build on master (#6355)
  • Next Build on master (#6361)
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