1
0
Fork 0
forked from mirrors/tar-split
tar-split/archive/tar
Michael Gehring 2e5698249c archive/tar: add missing error checks
Check for errors when reading the headers following the pax headers.

Fixes #11169.

Change-Id: Ifec4a949ec8df8b49fa7cb7a67eb826fe2282ad8
Reviewed-on: https://go-review.googlesource.com/11031
Reviewed-by: Russ Cox <rsc@golang.org>

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-08-21 00:15:22 -04:00
..
testdata archive/tar: add missing error checks 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: add missing error checks 2015-08-21 00:15:22 -04:00
reader_test.go archive/tar: add missing error checks 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