]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix issue 271; Handle the central directory including a zip comment.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 6 Nov 2012 11:20:38 +0000 (20:20 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 6 Nov 2012 11:20:38 +0000 (20:20 +0900)
commit9bccbe92f19dc84496ce677a231e9c093d02ae20
treea8ba0dbbff111b98d799f14ba6d62e009508a2e9
parente95e37e3eb8aa41d346369720b468e02651ff41f
Fix issue 271; Handle the central directory including a zip comment.
Makefile.am
libarchive/archive_read_support_format_zip.c
libarchive/test/CMakeLists.txt
libarchive/test/test_read_format_zip_comment_stored.c [new file with mode: 0644]
libarchive/test/test_read_format_zip_comment_stored_1.zip.uu [new file with mode: 0644]
libarchive/test/test_read_format_zip_comment_stored_2.zip.uu [new file with mode: 0644]