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

curl / curl / 7082 / 16
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 11 Jan 2018 09:11AM UTC
Files 262
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

11 Jan 2018 07:33AM UTC coverage: 74.958% (-0.01%) from 74.969%
T=coverage

push

travis-ci

Jay Satiro
http2: fix incorrect trailer buffer size

Prior to this change the stored byte count of each trailer was
miscalculated and 1 less than required. It appears any trailer
after the first that was passed to Curl_client_write would be truncated
or corrupted as well as the size. Potentially the size of some
subsequent trailer could be erroneously extracted from the contents of
that trailer, and since that size is used by client write an
out-of-bounds read could occur and cause a crash or be otherwise
processed by client write.

The bug appears to have been born in 0761a51 (precedes 7.49.0).

Closes https://github.com/curl/curl/pull/2231

19531 of 26056 relevant lines covered (74.96%)

181113.07 hits per line

Source Files on job 7082.16 (T=coverage)
  • Tree
  • List 0
  • Changed 65
  • Source Changed 1
  • Coverage Changed 65
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7082
  • Travis Job 7082.16
  • fa3dbb9a on github
  • Prev Job for T=coverage on master (#7061.16)
  • Next Job for T=coverage on master (#7092.16)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc