]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix a bug which uudecode filter wrongly decoded the uuencoded data
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 29 Jun 2014 07:32:54 +0000 (16:32 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 29 Jun 2014 07:32:54 +0000 (16:32 +0900)
commit2b79319fe02074e0286ee29944455991afea2fc0
tree63b85a44ddb9f9c3264feb3e468f81da42cc50fb
parent41c37ee3fc771e69e9c2e5e6b6df33b47d239a46
Fix a bug which uudecode filter wrongly decoded the uuencoded data
which size was more than 64K bytes.
Makefile.am
libarchive/archive_read_support_filter_uu.c
libarchive/test/CMakeLists.txt
libarchive/test/test_compat_uudecode_large.c [new file with mode: 0644]
libarchive/test/test_compat_uudecode_large.tar.Z.uu [new file with mode: 0644]