1
0
Fork 0
forked from mirrors/tar-split
tar-split/archive/tar
Michael Gehring 69de764807 archive/tar: fix slice bounds out of range
Sanity check the pax-header size field before using it.

Fixes #11167.

Change-Id: I9d5d0210c3990e6fb9434c3fe333be0d507d5962
Reviewed-on: https://go-review.googlesource.com/10954
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: terminate when reading malformed sparse files 2015-08-21 00:15:22 -04:00
common.go
example_test.go
reader.go archive/tar: fix slice bounds out of range 2015-08-21 00:15:22 -04:00
reader_test.go archive/tar: fix slice bounds out of range 2015-08-21 00:15:22 -04:00
stat_atim.go
stat_atimespec.go
stat_unix.go
tar_test.go
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