Fix switch fallthrough warnings/errors

This commit is contained in:
Nicolas Williams
2020-08-06 11:48:48 -05:00
parent 7d50445d1b
commit fdc13c4aac
4 changed files with 11 additions and 2 deletions

View File

@@ -2378,9 +2378,10 @@ hx509_verify_path(hx509_context context,
* EE checking below.
*/
type = EE_CERT;
/* FALLTHOUGH */
/* FALLTHROUGH */
}
}
/* FALLTHROUGH */
case EE_CERT:
/*
* If there where any proxy certificates in the chain