Missing break.

This commit is contained in:
Dr. Stephen Henson 2009-08-31 22:19:26 +00:00
parent a6dab873d9
commit 38663fcc82

View File

@ -465,6 +465,7 @@ GENERAL_NAME *a2i_GENERAL_NAME(GENERAL_NAME *out,
}
gen->d.rid = obj;
}
break;
case GEN_IPADD:
if (is_nc)