Cppcheck
|
Go to the source code of this file.
Functions | |
void | addBughuntingChecks (std::vector< ExprEngine::Callback > *callbacks) |
void addBughuntingChecks | ( | std::vector< ExprEngine::Callback > * | callbacks | ) |
Definition at line 706 of file bughuntingchecks.cpp.
References arrayIndex(), bufferOverflow(), checkAssignment(), checkFunctionCall(), divByZero(), and uninit().
Referenced by ExprEngine::runChecks().