Select Git revision
intel-compilers.md
Forked from
SCS / docs.it4i.cz
Source project has a limited visibility.

Vojtech Moravec authored
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.