mirror of
https://git.tukaani.org/xz.git
synced 2025-04-11 10:10: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.