]> git.ipfire.org Git - thirdparty/zstd.git/commit
ensure `lastBlock` is correctly determined
authorYann Collet <cyan@fb.com>
Tue, 22 Oct 2024 22:19:06 +0000 (15:19 -0700)
committerYann Collet <cyan@fb.com>
Wed, 23 Oct 2024 18:50:57 +0000 (11:50 -0700)
commit5ae34e4c96265f1face970f3458836b3edf2e76d
treeebe0362b0fc22a471c183e95b2f88eabb8b1bc10
parent7bad787d8bcae57cf0bdcbca00b3f106ae557b75
ensure `lastBlock` is correctly determined

reported by @terrelln
lib/compress/zstd_compress.c