Fixed : LZ4_compress_limitedOutput() bug, as reported by Christopher Speller
authorYann Collet <yann.collet.73@gmail.com>
Wed, 10 Dec 2014 16:58:15 +0000 (17:58 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 10 Dec 2014 16:58:15 +0000 (17:58 +0100)
commite68d7dcf22d26300e6ce97395e52bcaabc28536f
tree310d8e3db9386503b9cc363bfcd9963de8b97086
parent3477cbac73ceee4fb7c77b7bae673877bd802d59
Fixed : LZ4_compress_limitedOutput() bug, as reported by Christopher Speller
lib/lz4.c
programs/fullbench.c
programs/fuzzer.c