]> git.ipfire.org Git - thirdparty/zstd.git/commit
make the bitstream generate only 0-value bits after an overflow
authorYann Collet <cyan@fb.com>
Wed, 14 Jun 2023 22:42:37 +0000 (15:42 -0700)
committerYann Collet <cyan@fb.com>
Wed, 14 Jun 2023 22:42:37 +0000 (15:42 -0700)
commitba508070299b4ab7ae1e22b659557489122cdcd7
treee0faf922fa274539f7dd212bad882be07cbeb699
parentbd00ec6804f38abc78f05d424f15797b1e485b41
make the bitstream generate only 0-value bits after an overflow
lib/common/bitstream.h
lib/common/compiler.h
lib/common/mem.h
lib/legacy/zstd_v06.c
lib/legacy/zstd_v07.c