]> icculus.org git repositories - icculus/xz.git/commit
Updated auto decoder to handle LZMA_CONCATENATED when decoding
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 2 Sep 2008 16:12:12 +0000 (19:12 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 2 Sep 2008 16:12:12 +0000 (19:12 +0300)
commit689602336d126a46b60d791a67decab65e1e81f5
treeb470a619d8a7ef1730da22e9b9f4b468f7b7658f
parent80c4158f19904026433eb6f5d5ca98a0ecd4f66c
Updated auto decoder to handle LZMA_CONCATENATED when decoding
LZMA_Alone files. Decoding of concatenated LZMA_Alone files is
intentionally not supported, so it is better to put this in
auto decoder than LZMA_Alone decoder.
src/liblzma/common/auto_decoder.c