Fix coverity 113065 (CWE-484) (#824)
authorMatthieu Darbois <mayeut@users.noreply.github.com>
Thu, 8 Sep 2016 20:14:19 +0000 (22:14 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2016 20:14:19 +0000 (22:14 +0200)
src/lib/openjp2/t1_generate_luts.c

index cba7245d28f5491b91438bc96336c832f523ac88..f9aaa39ca4d1e038c36ea5e19d794d35cc9e7626 100644 (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) {