]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix ZSTD_countTrailingZeros() bug 2800/head
authorMa Lin <malincns@163.com>
Tue, 28 Sep 2021 01:14:19 +0000 (09:14 +0800)
committerMa Lin <malincns@163.com>
Tue, 28 Sep 2021 23:20:09 +0000 (07:20 +0800)
commit894f05e88d07dd1c791597540e91f1aa6149b67e
tree576df64a6bd2380a6bc6334f09fdb9617f66040c
parentae986fcdb861c44ee4267fc4b3dcf0a4cd2ee724
Fix ZSTD_countTrailingZeros() bug

`>> 3` is wrong.
lib/common/zstd_internal.h