2 Commits (bc9f2dd2527415406b5923485d915208eb6a4f53)

Author SHA1 Message Date
Lorenzo Cogotti bc0db5aeed [cpr] Fix bzip2 decompression over files with multiple streams.
Some bz2 archives contain concatenated streams,
libbz2 returns BZ_STREAM_END with possibly leftover data
on input buffer.
We should support this case gracefully.
2 years ago
Lorenzo Cogotti b0ef4dd774 [*] Initial commit 3 years ago