xz/src/liblzma
Lasse Collin 487c77d487 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.
2022-03-23 16:28:55 +02:00
..
api liblzma: Add threaded .xz decompressor. 2022-03-07 00:35:53 +02:00
check liblzma: Use non-executable stack on FreeBSD as on Linux 2022-02-22 01:23:34 +02:00
common liblzma: Threaded decoder: Don't stop threads on LZMA_TIMED_OUT. 2022-03-23 16:28:55 +02:00
delta liblzma: Fix warnings from -Wsign-conversion. 2019-06-23 21:38:56 +03:00
lz liblzma: Add rough support for output-size-limited encoding in LZMA1. 2021-01-14 18:58:13 +02:00
lzma liblzma: Add NULL checks to LZMA and LZMA2 properties encoders. 2022-02-07 00:20:01 +02:00
rangecoder liblzma: Fix uint64_t vs. size_t confusion. 2022-02-06 23:19:32 +02:00
simple Rename unaligned_read32ne to read32ne, and similarly for the others. 2019-12-31 00:47:49 +02:00
Makefile.am Bump version to 5.3.0alpha and soname to 5.3.99. 2015-03-30 22:44:02 +03:00
liblzma.map liblzma: Add threaded .xz decompressor. 2022-03-07 00:35:53 +02:00
liblzma.pc.in liblzma: Fix Libs.private in liblzma.pc to include -lrt when needed. 2012-04-19 14:02:25 +03:00
liblzma_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00
validate_map.sh liblzma: Use symbol versioning. 2011-05-28 15:55:39 +03:00