]> git.ipfire.org Git - thirdparty/zstd.git/commit
silence minor gcc warning -Wempty-body
authorYann Collet <cyan@fb.com>
Wed, 27 Sep 2017 00:57:38 +0000 (17:57 -0700)
committerYann Collet <cyan@fb.com>
Wed, 27 Sep 2017 00:57:38 +0000 (17:57 -0700)
commit4791561c4a0303d995dddd5f4990557c4fe012a7
tree4aaae4bbc8821f825dc405a24e16a8765d215b4f
parentc0dd960363d0d4c1b437b326d2461f5c4005d954
silence minor gcc warning -Wempty-body

also silence fuzz test artefacts
lib/compress/zstdmt_compress.c
tests/fuzz/.gitignore [new file with mode: 0644]