ubgpsuite/lonetix/cpr
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.
2022-10-03 00:34:07 +02:00
..
bzip2.c [cpr] Fix bzip2 decompression over files with multiple streams. 2022-10-03 00:34:07 +02:00
flate.c [*] Initial commit 2021-06-07 16:55:13 +02:00
xz.c [*] Initial commit 2021-06-07 16:55:13 +02:00