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

curl / curl / 6841
37%

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

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

Jobs
ID Job ID Ran Files Coverage
14 6841.14 (T=coverage) 25 Nov 2017 10:56PM UTC 0
74.23
Travis Job 6841.14
Source Files on build 6841
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6841
  • c79b2ca0 on github
  • Prev Build on master (#6837)
  • Next Build on master (#6843)
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