]> git.ipfire.org Git - thirdparty/zstd.git/commit
Move ZSTD_checkContinuity() to zstd_decompress_block.c
authorNick Terrell <terrelln@fb.com>
Thu, 23 Jan 2020 20:27:39 +0000 (12:27 -0800)
committerNick Terrell <terrelln@fb.com>
Thu, 23 Jan 2020 20:27:39 +0000 (12:27 -0800)
commit6e3cd5b0243c51aaa4ce46ee6cf82bc7c576d832
tree6920ddbc393c7134eb26dbc29873dcba3d220dd2
parent2f31050a3f840561c5ddbcfe39b8676a36e5214c
Move ZSTD_checkContinuity() to zstd_decompress_block.c
lib/decompress/zstd_decompress.c
lib/decompress/zstd_decompress_block.c