Versions Compared

Key

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

...

  • size of a bit-field member of a structure
  • size of an array
  • value of an enumeration constant
  • value of a case constant.

If any of these are required, then an enum or a macro definition must be used.

Risk Assessment

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

DCL00-A

1 (low)

1 (unlikely)

2 (medium)

P2

L3

...