Fix a bug in QUIC's SpdyUtils where Content-Length was being parsed as an int,...
Fix a bug in QUIC's SpdyUtils where Content-Length was being parsed as an int, not an int64, causing >4GB downloads to fail. Not flag protected. Merge internal change: 125208956 Fixes crbug/621295 R=rch@chromium.org BUG=621295 Review-Url: https://codereview.chromium.org/2086533002 Cr-Commit-Position: refs/heads/master@{#400713}
Showing
Please register or sign in to comment