GH371: Print debug info for ALPN extension
[openssl.git] / apps / asn1pars.c
index bf53a349b2e85ce19e31428b2adeac61de71b9ac..24b55681f0123dacabd405a51a3ddcd48e9e418c 100644 (file)
@@ -140,7 +140,7 @@ int asn1parse_main(int argc, char **argv)
         case OPT_INFORM:
             if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat))
                 goto opthelp;
-            goto end;
+            break;
         case OPT_IN:
             infile = opt_arg();
             break;