]> git.ipfire.org Git - thirdparty/zstd.git/commit
just add an assert() in ZSTD_insertBtAndGetAllMatches() 1403/head
authorYann Collet <cyan@fb.com>
Tue, 30 Oct 2018 01:07:07 +0000 (18:07 -0700)
committerYann Collet <cyan@fb.com>
Tue, 6 Nov 2018 01:13:32 +0000 (17:13 -0800)
commit2caa99555805436dfd539e5943f278c4cdd4247c
treef473940d9b648b94250e22923433ed462f37e6f3
parent3a90229616375980896ec0706151d8eef6b7551a
just add an assert() in ZSTD_insertBtAndGetAllMatches()

to express a condition on ll0 .
May help static analyzer as in #1397
lib/compress/zstd_opt.c