Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

ARR02-C

Medium

Unlikely

Low

P6

L2

Automated Detection

Tool

Version

Checker

Description

Astrée
Include Page
Astrée_V
Astrée_V
array-size-globalPartially checked
CodeSonar
Axivion Bauhaus Suite

Include Page

CodeSonar

Axivion Bauhaus Suite_V

CodeSonar

Axivion Bauhaus Suite_V

LANG.STRUCT.DECL.FAMDeclaration of flexible array member
CertC-ARR02Fully implemented
Compass/ROSE




ECLAIR

Include Page
ECLAIR_V
ECLAIR_V

CC2.ARR02

Fully implemented

Helix QAC

Include Page
Helix QAC_V
Helix QAC_V

C0678, C0688, C3674, C3684


LDRA tool suite
Include Page
LDRA_V
LDRA_V

127 S
397 S
404 S

Fully  implemented

Polyspace Bug FinderR2016aImproper array initialization

Incorrect array initialization when using initializers

PRQA QA-C Include PagePRQA QA-C_vPRQA QA-C_v

0688,3674,3684, 678

Fully implementedPVS-Studio6.22V798General analysis rule
Parasoft C/C++test

Include Page
Parasoft_V
Parasoft_V

CERT_C-ARR02-a

Explicitly specify array bounds in array declarations with initializers

PC-lint Plus

Include Page
PC-lint Plus_V
PC-lint Plus_V

576

Partially supported

Polyspace Bug Finder

Include Page
Polyspace Bug Finder_V
Polyspace Bug Finder_V

CERT C: Rec. ARR02-C


Checks for improper array initialization (rec, partially covered).

PVS-Studio

Include Page
PVS-Studio_V
PVS-Studio_V

V798
RuleChecker
Include Page
RuleChecker_V
RuleChecker_V
array-size-globalPartially checked
SonarQube C/C++ Plugin
Include Page
SonarQube C/C++ Plugin_V
SonarQube C/C++ Plugin_V
S834

Related Vulnerabilities

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

...