]> git.ipfire.org Git - thirdparty/zstd.git/commit
zstd_opt: ensure sufficient_len < ZSTD_OPT_NUM to simplify some tests
authorYann Collet <cyan@fb.com>
Wed, 8 Nov 2017 19:05:32 +0000 (11:05 -0800)
committerYann Collet <cyan@fb.com>
Wed, 8 Nov 2017 19:24:00 +0000 (11:24 -0800)
commit4191efa993894bf98336a9500c6615768093663b
tree124fef071f4be45e8a0bfdceda9080d1847cc206
parentee441d5d2b0334df0e164f9f8c2b095ef9c275f4
zstd_opt: ensure sufficient_len < ZSTD_OPT_NUM to simplify some tests
lib/common/zstd_internal.h
lib/compress/zstd_compress_internal.h
lib/compress/zstd_opt.c