mirror of
https://git.tukaani.org/xz.git
synced 2025-03-11 11:00:53 +00:00
LZMA_TIMED_OUT is not an error and thus stopping threads on LZMA_TIMED_OUT breaks the decoder badly. Thanks to Jia Tan for finding the bug and for the patch.