This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.

Version number:
5.0 

C++ checkers

Rule

 

EXP54-CPP. Do not access an object outside of its lifetime

 

EXP50-CPP. Do not depend on the order of evaluation for side effects

 

VOID FIO30-CPP. Exclude user input from format strings

 

MEM50-CPP. Do not access freed memory

>