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

curl / curl / 7082
37%

Build:
DEFAULT BRANCH: master
Ran 11 Jan 2018 09:11AM UTC
Jobs 1
Files 262
Run time 17s
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
7082

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

Jobs
ID Job ID Ran Files Coverage
16 7082.16 (T=coverage) 11 Jan 2018 09:11AM UTC 0
74.96
Travis Job 7082.16
Source Files on build 7082
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7082
  • fa3dbb9a on github
  • Prev Build on master (#7061)
  • Next Build on master (#7092)
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