]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix a bug in lha read format.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 3 Jul 2014 11:26:43 +0000 (20:26 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 3 Jul 2014 11:26:43 +0000 (20:26 +0900)
commit31272acaf4e37c6fdfbb587b69063520f661487c
tree687459b8924dd8f7f1e2793397cc3d471d98a7b1
parentcada9e9225fabc26a918573ae30e511a5d0d2fcb
Fix a bug in lha read format.
The bug was it could not correctly extract the compressed data
which had just one repated pattern.
libarchive/archive_read_support_format_lha.c