]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed gcc warning on a switch code path
authorYann Collet <cyan@fb.com>
Fri, 9 Feb 2018 23:34:59 +0000 (15:34 -0800)
committerYann Collet <cyan@fb.com>
Sat, 10 Feb 2018 00:16:27 +0000 (16:16 -0800)
commit04a3f85ce7ea2738e246cacfdb9c8827efcd9d90
tree17b2d4465bcaf68b1681198c0a170190fca29dfa
parentaf48f0b62baf343115547c0a24e9dc5b49d2ea7f
fixed gcc warning on a switch code path
lib/decompress/zstd_decompress.c
programs/bench.c