aboutsummaryrefslogtreecommitdiff
path: root/src/archive/tar/reader_test.go
AgeCommit message (Expand)Author
2015-06-18archive/tar: add missing error checksMichael Gehring
2015-06-12archive/tar: fix slice bounds out of rangeMichael Gehring
2015-05-28archive/tar: terminate when reading malformed sparse filesHåvard Haugen
2015-05-27archive/tar: don't panic on negative file sizeHåvard Haugen
2014-09-08build: move package sources from src/pkg to srcRuss Cox