Fix coverity 113065 (CWE-484) (#824)
This commit is contained in:
parent
21a02aa5be
commit
ee458b5fd0
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue