ensure last match not too close to end
authorYann Collet <cyan@fb.com>
Mon, 28 Sep 2020 06:59:56 +0000 (23:59 -0700)
committerYann Collet <cyan@fb.com>
Mon, 28 Sep 2020 06:59:56 +0000 (23:59 -0700)
commit89736e4e27358ed463c2482553cfae1b1176c797
tree0cbe630b92f46633f9fc1ff2937d92962efbbf6b
parenta13c79d56dacc0a21a95f3420737e5d3f5b61cf8
ensure last match not too close to end

must respect MFLIMIT distance from oend
lib/lz4.c
lib/lz4hc.c
tests/fuzzer.c