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-29 16:54:39 +0300 |
commit | 976f897bbba9890a99f01a8d59c6d59c230142e6 (patch) | |
tree | 354b32c78047c67ed9e575a656908b0672cdede3 /ChangeLog | |
parent | liblzma: Stream decoder: Fix comments. (diff) | |
download | xz-976f897bbba9890a99f01a8d59c6d59c230142e6.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 'ChangeLog')
0 files changed, 0 insertions, 0 deletions