fullbench: ensure decompressionFunction and dName are initialized
authorYann Collet <cyan@fb.com>
Fri, 31 May 2019 20:25:12 +0000 (13:25 -0700)
committerYann Collet <cyan@fb.com>
Fri, 31 May 2019 20:25:12 +0000 (13:25 -0700)
commit33a04fb8bd19fb4450ea37dad6aa0fd0d7f4007c
tree7a1e3ecd6a7d991ffd207003546b17e033239707
parent99f1721ff5e3ab74fbe1fc8c68337ba87c1a8be9
fullbench: ensure decompressionFunction and dName are initialized

Visual Studio seems to miss that they are necessarily initialized in the switch() { case: }
tests/fullbench.c