Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(315)

Issue 8760010: Ensure HttpResponseHeaders::raw_headers_ always ends with 2 '\0' characters. (Closed)

Created:
9 years ago by Matt Perry
Modified:
9 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, battre
Visibility:
Public.

Description

Ensure HttpResponseHeaders::raw_headers_ always ends with 2 '\0' characters. BUG=105971 TEST=no Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112401

Patch Set 1 #

Total comments: 2

Patch Set 2 : nits #

Patch Set 3 : fixed tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -5 lines) Patch
M net/http/http_response_headers.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_response_headers.cc View 1 2 5 chunks +15 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Matt Perry
9 years ago (2011-11-30 22:42:14 UTC) #1
Matt Perry
battre: fyi
9 years ago (2011-11-30 22:42:31 UTC) #2
rvargas (doing something else)
lgtm http://codereview.chromium.org/8760010/diff/1/net/http/http_response_headers.cc File net/http/http_response_headers.cc (right): http://codereview.chromium.org/8760010/diff/1/net/http/http_response_headers.cc#newcode393 net/http/http_response_headers.cc:393: raw_headers_.push_back('\0'); // terminate status line with a null ...
9 years ago (2011-11-30 22:53:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/8760010/6001
9 years ago (2011-12-01 02:44:44 UTC) #4
commit-bot: I haz the power
9 years ago (2011-12-01 04:34:16 UTC) #5
Change committed as 112401

Powered by Google App Engine
This is Rietveld 408576698