diff options
author | Leon Scroggins III <scroggo@google.com> | 2018-01-23 11:38:23 -0500 |
---|---|---|
committer | Leon Scroggins <scroggo@google.com> | 2018-01-29 01:49:13 +0000 |
commit | 0b49f5725cabd64d27960b1b017e5c009f701cf8 (patch) | |
tree | 1b3249b8f57972e958477efb015cabc57b6f03ae /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | d66cfdfc9a13be412a5a832149071ea3154e4a6f (diff) |
Do not close InputStream from InputStreamSource
Test: I28f82285c0341aff7192eb0157e0de4b97cda577
This is called by public methods that pass along an InputStream. As
such, it is possible that the client was planning to continue reading
from the InputStream, so do not close it.
Change-Id: Iaa53c44d578c1311315616c8fd931bed40290a92
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions