]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed wrong assertion
authorYann Collet <cyan@fb.com>
Fri, 11 May 2018 02:48:09 +0000 (19:48 -0700)
committerYann Collet <cyan@fb.com>
Fri, 11 May 2018 02:48:09 +0000 (19:48 -0700)
commit99ddca43a6252369c3ad062e906c5d4f50b74f3c
treec3f5e8c0cb4cfeed5e758ff1a9e507fa08eec05d
parent0d7626672d19744330c4a2e8fcb022b47a40b618
fixed wrong assertion

base can actually overflow
lib/compress/zstd_compress.c