diff --git a/crypto/x509v3/v3_alt.c b/crypto/x509v3/v3_alt.c index c5e48a8d4b768477a7ee39f6ea7ba6c4dac654cd..d29d94338ec506b77d2f0fde904a50b89551368c 100644 --- a/crypto/x509v3/v3_alt.c +++ b/crypto/x509v3/v3_alt.c @@ -465,6 +465,7 @@ GENERAL_NAME *a2i_GENERAL_NAME(GENERAL_NAME *out, } gen->d.rid = obj; } + break; case GEN_IPADD: if (is_nc)