Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Parasoft C/C++test 10.4.1 update

...

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

CTR56-CPP

High

Likely

High

P9

L2

Automated Detection

Tool

Version

Checker

Description

Axivion Bauhaus Suite

Include Page
Axivion Bauhaus Suite_V
Axivion Bauhaus Suite_V

CertC++-CTR56
Parasoft C/C++test
Include Page
Parasoft_V
Parasoft_V
PB-10, STL-02

CERT_CPP-CTR56-a
CERT_CPP-CTR56-b
CERT_CPP-CTR56-c

Don't treat arrays polymorphically
A pointer to an array of derived class objects should not be converted to a base class pointer
Do not treat arrays polymorphically

LDRA tool suite
Include Page
LDRA_V
LDRA_V

567 S

Enhanced Enforcement

PRQA QA-C++
Include Page
PRQA QA-C++_V
PRQA QA-C++_V
3073
PVS-Studio

Include Page
PVS-Studio_V
PVS-Studio_V

V777

Related Vulnerabilities

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

...