diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2013-02-27 16:38:06 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2013-02-27 16:38:06 +0100 |
commit | a1ae2b75a71b4b99948aa0f9a15cf1de52bb40d6 (patch) | |
tree | deba2860881324f537b40a5924128757466079a9 /debianutils/which.c | |
parent | efb800439fd29382404fe8044774903b3b52db3f (diff) | |
download | busybox-a1ae2b75a71b4b99948aa0f9a15cf1de52bb40d6.tar.gz |
xz: fix decoding of LZMA2 streams having no uncompressed data.
No .xz encoder creates files with empty LZMA2 streams,
but such files would still be valid and decompressors
must accept them.
Note that empty .xz files are a different thing than
empty LZMA2 streams. This bug didn't affect typical .xz
files that had no uncompressed data.
Signed-off-by: Lasse Collin <lasse.collin@tukaani.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'debianutils/which.c')
0 files changed, 0 insertions, 0 deletions