Small speed improvement (compression & decompression), Thanks Maciej Adamczyk for suggestion
Fixed : LZ4_uncompress_unknownOutputSize(), now protected against a malicious attack type, where a crafted input deliberately attempts to make it read outside of input buffer. Thanks Steinar H. Gunderson for report.

git-svn-id: https://lz4.googlecode.com/svn/trunk@58 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
3 files changed
tree: fd55089bc20c348c5f3402be86725c7eaa42cff4
  1. bench.c
  2. bench.h
  3. lz4.c
  4. lz4.h
  5. lz4_format_description.txt
  6. lz4demo.c
  7. Makefile