Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: REM Cost Reform

...

Using a predicate function object that contains state can produce unexpected values.

Rule

Severity

Likelihood

Detectable

RepairableRemediation Cost

Priority

Level

CTR58-CPP

Low

Likely

Yes

HighNo

P3 P6

L3 L2

Automated Detection

3225, 3226, 3227, 3228, 3229,

3230, 3231, 3232, 3233, 3234 

Tool

Version

Checker

Description

Helix QAC

Include Page
Helix QAC_V
Helix QAC_V

C++3225, C++3226, C++3227, C++3228, C++3229, C++3230, C++3231, C++3232, C++3233, C++3234


Parasoft C/C++test

Include Page
Parasoft_V
Parasoft_V

CERT_CPP-CTR58-a

Make predicates const pure functions

Polyspace Bug Finder

Include Page
Polyspace Bug Finder_V
Polyspace Bug Finder_V

CERT C++: CTR58-CPPChecks for function object that modifies its state (rule fully covered).PRQA QA-C++ 
Include Page
PRQA QA-C++_VPRQA QA-C++_V

Related Vulnerabilities

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

...