Fix coverity 113065 (CWE-484) (#824)

This commit is contained in:
Matthieu Darbois 2016-09-08 22:14:19 +02:00 committed by GitHub
parent 5fb81d986e
commit b21a8317e5
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ static int t1_init_ctxno_zc(int f, int orient) {
t = h;
h = v;
v = t;
/* fall through */
case 0:
case 1:
if (!h) {