...
CERT C++ Secure Coding Standard: MSC18-CPP. Finish every set of statements associated with a case label with a break statement
The CERT Oracle Secure Coding Standard for Java: MSC09-J. Finish every set of statements associated with a case label with a break statement
Bibliography
...
MSC16-C. Consider encrypting function pointers 49. Miscellaneous (MSC)