Go to file
2011-09-15 20:20:39 +00:00
lz4.c Corrected : a bug in compression function which could make it read beyond input buffer in some circumstances (issue 2). 2011-09-15 19:14:57 +00:00
lz4.h Removed LZ4_decode() function code. 2011-08-21 11:42:08 +00:00
main.c CLI : corrected : small allocation error in case of not compressible input 2011-09-15 20:20:39 +00:00
Makefile Corrected a (rare) bug in compression function 2011-09-03 12:43:13 +00:00