1
0
Fork 0
forked from mirrors/tar-split
tar-split/archive/tar
Håvard Haugen 55dceefe42 archive/tar: terminate when reading malformed sparse files
Fixes #10968.

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

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-08-21 00:15:22 -04:00
..
testdata archive/tar: terminate when reading malformed sparse files 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: terminate when reading malformed sparse files 2015-08-21 00:15:22 -04:00
reader_test.go archive/tar: terminate when reading malformed sparse files 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