Missing break.
This commit is contained in:
parent
a6dab873d9
commit
38663fcc82
@ -465,6 +465,7 @@ GENERAL_NAME *a2i_GENERAL_NAME(GENERAL_NAME *out,
|
||||
}
|
||||
gen->d.rid = obj;
|
||||
}
|
||||
break;
|
||||
|
||||
case GEN_IPADD:
|
||||
if (is_nc)
|
||||
|
Loading…
Reference in New Issue
Block a user