]> git.ipfire.org Git - thirdparty/libarchive.git/commit
tar reader: treat empty archives with a GNU volume header as valid
authorMartin Matuska <martin@matuska.org>
Sat, 18 May 2019 08:19:19 +0000 (10:19 +0200)
committerMartin Matuska <martin@matuska.org>
Sat, 18 May 2019 08:19:53 +0000 (10:19 +0200)
commit2bdae161dc2671309abaaadad097f4bccc94b937
treeb66878facd436f3deca97ea059045037fe541d7c
parent116cf2c71d598f659fe1558569110e6d2b8f4ef5
tar reader: treat empty archives with a GNU volume header as valid

Fixes #1062
Makefile.am
libarchive/archive_read_support_format_tar.c
libarchive/test/CMakeLists.txt
libarchive/test/test_read_format_tar_empty_with_gnulabel.c [new file with mode: 0644]
libarchive/test/test_read_format_tar_empty_with_gnulabel.tar.uu [new file with mode: 0644]