Corrected a bug in LZ4_uncompress_unknownOutputSize(), which reported incorrect decodedSize when maxOutputSize=decodedSize. Thanks to Clayton Stangeland for report and solution.

git-svn-id: https://lz4.googlecode.com/svn/trunk@37 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
1 file changed
tree: 6106d5aa3d49c887bb5355e442789929075ab033
  1. Makefile
  2. lz4.c
  3. lz4.h
  4. lz4demo.c