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 #
Messages
Total messages: 3 (0 generated)
|