d703a86a642d605d516ffe635cd0888c80dd1ce0
Several checks for ReadStream with offset around boundary conditions were missing. The new checks ensure negative offsets are detected and io.EOF is returned properly when trying to read past the end of a file. The filesystem and inmemory driver have been updated accordingly. An outline of missing checks for List are also part of this commit. Action will be taken here based on discussion in issue #819.
Description
Languages
Go
97.8%
Shell
1.7%
Dockerfile
0.2%
Makefile
0.2%