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

Issue 13831005: [NaCl SDK] nacl_io: HTTP mount bugfix, w/ packaged app and content cache. (Closed)

Created:
7 years, 8 months ago by binji
Modified:
7 years, 8 months ago
Reviewers:
noelallen1
CC:
chromium-reviews, Sam Clegg
Visibility:
Public.

Description

[NaCl SDK] nacl_io: HTTP mount bugfix, w/ packaged app and content cache. This fixes a bug when reading from a HTTP mount, if the Content-Length header is not available. It occurs because the code was caching a pointer to a std::vector's buffer, after it had resized it. BUG=none R=noelallen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194646

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M native_client_sdk/src/libraries/nacl_io/mount_http.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
binji
7 years, 8 months ago (2013-04-16 23:39:23 UTC) #1
noelallen1
lgtm
7 years, 8 months ago (2013-04-16 23:41:05 UTC) #2
binji
7 years, 8 months ago (2013-04-17 18:52:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r194646 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698