1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src
Lasse Collin 660739f99a liblzma: Stream decoder: Fix restarting after LZMA_MEMLIMIT_ERROR.
If lzma_code() returns LZMA_MEMLIMIT_ERROR it is now possible
to use lzma_memlimit_set() to increase the limit and continue
decoding. This was supposed to work from the beginning but
there was a bug. With other decoders (.lzma or threaded .xz)
this already worked correctly.
2022-09-28 11:05:15 +03:00
..
common Windows: Fix building of resource files when config.h isn't used. 2020-07-12 20:46:24 +03:00
liblzma liblzma: Stream decoder: Fix restarting after LZMA_MEMLIMIT_ERROR. 2022-09-28 11:05:15 +03:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts xzgrep: Fix compatibility with old shells. 2022-09-16 14:07:03 +03:00
xz xz: Add --experimental-arm64[=width=WIDTH]. 2022-09-19 20:24:26 +03:00
xzdec Build: Add support for translated man pages using po4a. 2020-02-07 15:32:21 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00