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

curl / curl / 6841 / 14
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2017 10:56PM UTC
Files 259
Run time 8s
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

25 Nov 2017 09:52PM UTC coverage: 74.234% (+0.07%) from 74.168%
T=coverage

push

travis-ci

bagder
ssh: remove check for a NULL pointer (!)

With this check present, scan-build warns that we might dereference this
point in other places where it isn't first checked for NULL. Thus, if it
*can* be NULL we have a problem on a few places. However, this pointer
should not be possible to be NULL here so I remove the check and thus
also three different scan-build warnings.

Closes #2111

20427 of 27517 relevant lines covered (74.23%)

178955.69 hits per line

Source Files on job 6841.14 (T=coverage)
  • Tree
  • List 0
  • Changed 68
  • Source Changed 1
  • Coverage Changed 68
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6841
  • Travis Job 6841.14
  • c79b2ca0 on github
  • Prev Job for T=coverage on master (#6837.14)
  • Next Job for T=coverage on master (#6843.14)
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