]> git.ipfire.org Git - thirdparty/zstd.git/commit
Merge pull request #2885 from yoniko/limit-level-32bit-systems
authorYann Collet <Cyan4973@users.noreply.github.com>
Wed, 1 Dec 2021 22:19:16 +0000 (14:19 -0800)
committerGitHub <noreply@github.com>
Wed, 1 Dec 2021 22:19:16 +0000 (14:19 -0800)
commit8031dc7a48b270c016bf91c81873fbba43611ee4
tree056d099dca40e904fda7e46b91592915c8f4a15e
parente34e58b458d6460b7eabdf4bde9d6b7da90a842d
parentef2cba609d4cbb3dffe423dccf737165c72b4b2e
Merge pull request #2885 from yoniko/limit-level-32bit-systems

Limit `ZSTD_maxCLevel` to 21 for 32-bit binaries.
.github/workflows/dev-short-tests.yml
lib/compress/zstd_compress.c