]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix issue 356: properly skip a sparse file entry in a tar file.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sat, 12 Jul 2014 02:33:42 +0000 (11:33 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sat, 12 Jul 2014 02:57:08 +0000 (11:57 +0900)
commitbf4f6ec64ef3edefbc41172692868fb8df514805
tree26c22feb9520c99be9dfc782dfb350cd6155b7e5
parent07e5668348927b5cbbe09cd5dec39a2fb824e92c
Fix issue 356: properly skip a sparse file entry in a tar file.
Makefile.am
libarchive/archive_read_support_format_tar.c
libarchive/test/CMakeLists.txt
libarchive/test/test_read_format_gtar_sparse_skip_entry.c [new file with mode: 0644]
libarchive/test/test_read_format_gtar_sparse_skip_entry.tar.Z.uu [new file with mode: 0644]