1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-08 17:55:49 +00:00
Lasse Collin 0d21f49a80 liblzma: Fix decoding of LZMA2 streams having no uncompressed data.
The decoder considered empty LZMA2 streams to be corrupt.
This shouldn't matter much with .xz files, because no encoder
creates empty LZMA2 streams in .xz. This bug is more likely
to cause problems in applications that use raw LZMA2 streams.
2011-03-31 11:54:48 +03:00
..
2010-09-26 18:10:31 +03:00
2009-06-30 17:09:57 +03:00