https://github.com/torvalds/linux
Revision 646032e3b05b32d3f20cb108a030593d9d792eb5 authored by Lasse Collin on 01 May 2011, 16:38:42 UTC, committed by Linus Torvalds on 02 May 2011, 15:46:12 UTC
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>
1 parent 3fd9952
History
Tip revision: 646032e3b05b32d3f20cb108a030593d9d792eb5 authored by Lasse Collin on 01 May 2011, 16:38:42 UTC
XZ decompressor: Fix decoding of empty LZMA2 streams
Tip revision: 646032e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 188.3 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top