summaryrefslogtreecommitdiffstats
path: root/tests/fasttest.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix LZ4_decompress_fast_continue() bugNick Terrell2016-11-051-0/+138
It specified the external dictionary location incorrectly. Add tests that expose this bug with both normal compilation and ASAN.