Skip to content
Snippets Groups Projects
Commit 1884f515 authored by Vojtech Moravec's avatar Vojtech Moravec
Browse files

Don't close input stream in readCacheFileImpl.

readCacheFileImpl would close the input stream, which caused the next read from that same stream to fail.

Generally we shouldn't close stream which we didn't create.
parent d2667c64
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment