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

curl / curl / 6147
37%

Build:
DEFAULT BRANCH: master
Ran 29 Aug 2017 12:33AM UTC
Jobs 1
Files 253
Run time 47min
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
6147

push

travis-ci

dfandrich
asyn-thread: Fixed cleanup after OOM

destroy_async_data() assumes that if the flag "done" is not set yet, the
thread itself will clean up once the request is complete.  But if an
error (generally OOM) occurs before the thread even has a chance to
start, it will never get a chance to clean up and memory will be leaked.
By clearing "done" only just before starting the thread, the correct
cleanup sequence will happen in all cases.

3 of 3 new or added lines in 1 file covered. (100.0%)

19394 of 26520 relevant lines covered (73.13%)

108275.29 hits per line

Jobs
ID Job ID Ran Files Coverage
10 6147.10 (T=coverage) 29 Aug 2017 12:33AM UTC 0
73.13
Travis Job 6147.10
Source Files on build 6147
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6147
  • df29455d on github
  • Prev Build on master (#6146)
  • Next Build on master (#6148)
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