This page was automatically generated and should not be edited.

The information on this page was provided by outside contributors and has not been verified by SEI CERT.

The table below can be re-ordered, by clicking column headers.

Tool Version:

Checker

Guideline

CC2.EXP30 EXP50-CPP. Do not depend on the order of evaluation for side effects
CC2.MSC30 MSC50-CPP. Do not use std::rand() for generating pseudorandom numbers
CP1.ERR36 ERR54-CPP. Catch handlers should order their parameter types from most derived to least derived