]> git.ipfire.org Git - thirdparty/zstd.git/commit
Add experimental param for sequence validation 2387/head
authorsenhuang42 <senhuang96@fb.com>
Fri, 20 Nov 2020 16:23:22 +0000 (11:23 -0500)
committersenhuang42 <senhuang96@fb.com>
Fri, 20 Nov 2020 16:57:41 +0000 (11:57 -0500)
commit7742f076b4b91b9e721a6ba1abdb2461a4311a52
tree0885e74b0f890efd55850b72f5579b33deea501b
parent0e32928b7dec2901b2fedbbed3bb1576ca24ac93
Add experimental param for sequence validation
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/zstd.h
tests/fuzz/sequence_compression_api [deleted file]