Versions Compared

Key

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

...

Using an expression that has side effects as the argument to getc() or putc() can result in unexpected behavior and possibly abnormal program termination.

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

FIO41-C

2 1 (medium)

1 (unlikely)

2 (medium)

P4 P2

L3

Related Vulnerabilities

...