]> git.ipfire.org Git - thirdparty/zstd.git/commit
[ldm] Fix corner case where minMatch < 8 857/head
authorNick Terrell <terrelln@fb.com>
Tue, 19 Sep 2017 20:49:37 +0000 (13:49 -0700)
committerNick Terrell <terrelln@fb.com>
Tue, 19 Sep 2017 20:49:37 +0000 (13:49 -0700)
commit6c9ed76676075f3772948aae98fdaab69e376370
tree48542b62bfafa5c991bbad0e0daa88fa38b83b65
parent18442a31ff4b87263a6138369e8d0880346af0bd
[ldm] Fix corner case where minMatch < 8

There is a potential read buffer overflow when minMatch < 8.

fix-fuzz-failure
lib/compress/zstd_ldm.c