]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Issue 332: Be more careful guessing file mode information from
authorTim Kientzle <kientzle@acm.org>
Sun, 24 Nov 2013 16:44:34 +0000 (08:44 -0800)
committerTim Kientzle <kientzle@acm.org>
Sun, 24 Nov 2013 16:44:34 +0000 (08:44 -0800)
commit5422a51ff294c58173338073ea400e71935350bb
tree06f9abe776939db093bf16738c6a2134d23926df
parent6a33cd31918d7aaa7e682753e831917de8928768
Issue 332: Be more careful guessing file mode information from
incomplete Zip archives.  In particular, some epub files have
0 in the file type part of the mode field.
Makefile.am
libarchive/archive_read_support_format_zip.c
libarchive/test/CMakeLists.txt
libarchive/test/test_read_format_zip_nofiletype.c [new file with mode: 0644]
libarchive/test/test_read_format_zip_nofiletype.zip.uu [new file with mode: 0644]