Versions Compared

Key

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

...

If expressions that appear to produce side effects are supplied to the sizeof operator, the result may be different then expected. Depending on how this result is used, this could lead to unexpected unintended program behavior.

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

EXP06-A

1 (low)

1 (unlikely)

3 (low)

P3

L3

...