]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Improve compatibility to uudecode command.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 8 Oct 2012 02:27:52 +0000 (11:27 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 8 Oct 2012 02:45:38 +0000 (11:45 +0900)
commit664ea71debc6d0528f45da11ee0f1c937242aa83
tree435cdbb3cbf6d4f1c432b7fe17a42fa028246dd6
parentd2a08aeff989f0cbb66ea04344ac47d4ea1b0b68
Improve compatibility to uudecode command.
Ignore junk data after an end sequence detected.
Makefile.am
libarchive/archive_read_support_filter_uu.c
libarchive/test/CMakeLists.txt
libarchive/test/test_compat_uudecode.c [new file with mode: 0644]