mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux-stable.git
synced 2025-10-27 18:20:10 +10:00
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 | ||