ASN.1 print fix.
[openssl.git] / crypto / asn1 / tasn_prn.c
index 4866dcd1939bc33eac2fb954ad2e0f54b8a583bb..7c54f9d1d4a305057d953654dc7eda16d89a6ae7 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: