Fix infinite loop in single-call mode.

If the input file has BCJ filter and the output buffer
is too small in single-call mode, the LZMA2 decoder went
into an infinite loop. The actual bug was in the BCJ
decoder though, which called the LZMA2 decoder twice
when the output buffer was too small.
3 files changed
tree: 3fae9c18f7e51c5a1fcdf9a8b03721d61f530907
  1. linux/
  2. userspace/
  3. .gitignore
  4. COPYING
  5. README