Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

EXP11-C

medium

probable

medium

P8

L2

Automated Detection

Tool

Version

Checker

Description

Section

Compass/ROSE

 

 

Section

can detect violations of this recommendation. Specifically, it reports violations if

  • A pointer to one object is type cast to the pointer of a different object
  • The pointed-to object of the (type cast) pointer is then modified arithmetically.
Section

LDRA tool suite

Include Page
c:LDRA_Vc:
LDRA_V
Section

94 S
95 S

Section

Fully Implemented

...

MISRA Rule 3.5

Bibliography

...

\[[Plum 1985|AA. Bibliography#Plum 85]\] Rule 6-5

...

      03. Expressions (EXP)