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

curl / curl / 6359 / 13
37%
master: 37%

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

22 Sep 2017 07:01PM UTC coverage: 73.56% (-0.08%) from 73.641%
T=coverage

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

Source Files on job 6359.13 (T=coverage)
  • Tree
  • List 0
  • Changed 46
  • Source Changed 4
  • Coverage Changed 46
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6359
  • Travis Job 6359.13
  • de471589 on github
  • Prev Job for T=coverage on master (#6355.13)
  • Next Job for T=coverage on master (#6361.13)
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