ASN.1 print fix.
[openssl.git] / crypto / asn1 / tasn_prn.c
index 2626de9728e74dda0b3fd1e1d567ebdb4bdf8eca..d8450b39b0dce389a4229bdb5466c4c3ab2f78c2 100644 (file)
@@ -220,6 +220,7 @@ static int asn1_item_print_ctx(BIO *out, ASN1_VALUE **fld, int indent,
             if (!asn1_template_print_ctx(out, fld, indent,
                                          it->templates, pctx))
                 return 0;
+            break;
         }
         /* fall thru */
     case ASN1_ITYPE_MSTRING: