diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-03-23 16:28:55 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-03-23 16:28:55 +0200 |
commit | 487c77d48760564b1949c5067630b675b87be4de (patch) | |
tree | 8e098b5cec43afcc14c9250de942c30fd62c9100 /src/liblzma/lzma | |
parent | xz: Add initial support for threaded decompression. (diff) | |
download | xz-487c77d48760564b1949c5067630b675b87be4de.tar.xz |
liblzma: Threaded decoder: Don't stop threads on LZMA_TIMED_OUT.
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.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions