]> git.ipfire.org Git - thirdparty/zstd.git/commit
Pass iend into ZSTD_storeSeq() to allow ZSTD_wildcopy()
authorNick Terrell <nickrterrell@gmail.com>
Fri, 20 Sep 2019 07:52:55 +0000 (00:52 -0700)
committerNick Terrell <nickrterrell@gmail.com>
Fri, 20 Sep 2019 07:56:20 +0000 (00:56 -0700)
commitddab2a94e86c059a613e99c8562afa6495600148
tree12be83a853f97929a5376937cb7c0af34e79c20b
parentcdad7fa512e03557669533ca5143ec138885f1bf
Pass iend into ZSTD_storeSeq() to allow ZSTD_wildcopy()
lib/compress/zstd_compress_internal.h
lib/compress/zstd_double_fast.c
lib/compress/zstd_fast.c
lib/compress/zstd_lazy.c
lib/compress/zstd_ldm.c
lib/compress/zstd_opt.c
lib/decompress/zstd_decompress_block.c