]> git.ipfire.org Git - thirdparty/zstd.git/commit
fix bound check for ZSTD_copySequencesToSeqStoreNoBlockDelim() 3447/head
authorDanielle Rozenblit <drozenblit@fb.com>
Tue, 24 Jan 2023 14:40:40 +0000 (06:40 -0800)
committerDanielle Rozenblit <drozenblit@fb.com>
Tue, 24 Jan 2023 14:40:40 +0000 (06:40 -0800)
commit7d600c628afcc59dd9768c28ffcd56b48a919f05
tree7869b553f8caa3631a96d9c5256f6dc53ad8ff2c
parent0a91b31b1701c7245ddd68c085a08e1347084986
fix bound check for ZSTD_copySequencesToSeqStoreNoBlockDelim()
lib/compress/zstd_compress.c
tests/fuzz/sequence_compression_api.c
tests/zstreamtest.c