1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-22 08:28:25 +00:00
xz/src/liblzma
Lasse Collin d099ef9f51 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 13:08:05 +03:00
..
2010-02-12 12:41:20 +02:00
2009-06-30 17:09:57 +03:00