added a fake initialization to please an analyzer
authorYann Collet <cyan@fb.com>
Mon, 15 Apr 2019 18:17:35 +0000 (11:17 -0700)
committerYann Collet <cyan@fb.com>
Mon, 15 Apr 2019 18:17:35 +0000 (11:17 -0700)
commitac5d2629c1689efb0864225a71465e8d27526bf3
tree9148b5041c10ebc69e5d70e41aca722885d5c41a
parent98e5c0062fe80c98f5bc6231b5eb8bf9330b55be
added a fake initialization to please an analyzer

which is unable to understand that the variable is necessarily initialized
in spite of an assert just before.
tests/frametest.c