mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
646032e3b0
The old code considered valid empty LZMA2 streams to be corrupt. Note that a typical empty .xz file has no LZMA2 data at all, and thus most .xz files having no uncompressed data are handled correctly even without this fix. Signed-off-by: Lasse Collin <lasse.collin@tukaani.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
xz_crc32.c | ||
xz_dec_bcj.c | ||
xz_dec_lzma2.c | ||
xz_dec_stream.c | ||
xz_dec_syms.c | ||
xz_dec_test.c | ||
xz_lzma2.h | ||
xz_private.h | ||
xz_stream.h |