1
0
Fork 0
forked from mirrors/tar-split
tar-split/archive/tar
Håvard Haugen 576b273762 archive/tar: don't panic on negative file size
Fixes #10959.
Fixes #10960.

Change-Id: I9a81a0e2b8275338d0d1c3f7f7265e0fd91f3de2
Reviewed-on: https://go-review.googlesource.com/10402
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Symonds <dsymonds@golang.org>

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-08-21 00:15:22 -04:00
..
testdata archive/tar: don't panic on negative file size 2015-08-21 00:15:22 -04:00
common.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
example_test.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
reader.go archive/tar: don't panic on negative file size 2015-08-21 00:15:22 -04:00
reader_test.go archive/tar: don't panic on negative file size 2015-08-21 00:15:22 -04:00
stat_atim.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
stat_atimespec.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
stat_unix.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
tar_test.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
writer.go archive/tar: fix error message 2015-08-21 00:15:22 -04:00
writer_test.go archive/tar: fix error message 2015-08-21 00:15:22 -04:00