]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed bug in dubt
authorYann Collet <cyan@fb.com>
Fri, 29 Dec 2017 16:04:37 +0000 (17:04 +0100)
committerYann Collet <cyan@fb.com>
Fri, 29 Dec 2017 16:04:37 +0000 (17:04 +0100)
commit64482c2c9756cbe4f0003ee92fa0955aead7a6b8
tree86dc44578d3de9dc48fb277ffeaa23c3307d4fa3
parentf36da5b4d9f6e382c7045124c015fdeaec7345ca
fixed bug in dubt

the chain of unsorted candidates could grow beyond lowLimit.
lib/compress/zstd_compress.c
lib/compress/zstd_lazy.c
tests/fuzzer.c