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

curl / curl / 10009
37%

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2019 10:16PM UTC
Jobs 1
Files 273
Run time 2min
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
10009

push

travis-ci

jay
url: change conn shutdown order to unlink data as last step

- Split off connection shutdown procedure from Curl_disconnect into new
  function conn_shutdown.

- Change the shutdown procedure to close the sockets before
  disassociating the transfer.

Prior to this change the sockets were closed after disassociating the
transfer so SOCKETFUNCTION wasn't called since the transfer was already
disassociated. That likely came about from recent work started in
Jan 2019 (#3442) to separate transfers from connections.

Bug: https://curl.haxx.se/mail/lib-2019-02/0101.html
Reported-by: Pavel Löbl

Closes https://github.com/curl/curl/issues/3597
Closes https://github.com/curl/curl/pull/3598

22087 of 29100 relevant lines covered (75.9%)

749293.94 hits per line

Jobs
ID Job ID Ran Files Coverage
24 10009.24 (T=coverage) 22 Feb 2019 10:16PM UTC 0
75.9
Travis Job 10009.24
Source Files on build 10009
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10009
  • 7466d1a3 on github
  • Prev Build on master (#10008)
  • Next Build on master (#10010)
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