diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-09-28 11:05:15 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-09-28 11:05:15 +0300 |
commit | 660739f99ab211edec4071de98889fb32ed04e98 (patch) | |
tree | f221ec2704f30cbdc1855ba4894772f1e0e1bfd5 /autogen.sh | |
parent | liblzma: Stream decoder: Fix comments. (diff) | |
download | xz-660739f99ab211edec4071de98889fb32ed04e98.tar.xz |
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.
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions