mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-09 21:19:44 +00: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 | ||