]> git.ipfire.org Git - thirdparty/zstd.git/commit
Use cctx's minMatch instead of global MINMATCH, make fuzzer use validation
authorsenhuang42 <senhuang96@fb.com>
Mon, 30 Nov 2020 20:38:12 +0000 (15:38 -0500)
committersenhuang42 <senhuang96@fb.com>
Mon, 30 Nov 2020 20:41:20 +0000 (15:41 -0500)
commit4c5f337248303d5f9a5241e15229405e9547fbd3
treea089d946437cd10a033aa84c3185ce792dd39831
parentbcd17db2fbd83adae6f8efd2e55d9cf6e56fd72f
Use cctx's minMatch instead of global MINMATCH, make fuzzer use validation
lib/compress/zstd_compress.c
tests/fuzz/sequence_compression_api.c