[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 Review URL: https://codereview.chromium.org/13831005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194646 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment