afero/tarfs
hasheddan 9fa7c3b3c6
Do not panic on passing empty tar reader to tarfs
Corrects a bug where passing an empty tar reader to tarfs would cause
adding the pseudoroot to panic with assignment to entry in nil map.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-10-05 17:23:18 -05:00
..
testdata Add tarfs implementation (reopen #265) (#266) 2020-09-14 20:44:56 +02:00
file.go Add tarfs implementation (reopen #265) (#266) 2020-09-14 20:44:56 +02:00
fs.go Do not panic on passing empty tar reader to tarfs 2020-10-05 17:23:18 -05:00
tarfs_test.go Do not panic on passing empty tar reader to tarfs 2020-10-05 17:23:18 -05:00