Versions Compared

Key

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

...

Again, the simple solution is to specify void as the only parameter explicitly.

Risk Assessment

Failing to include type information for function declarators can result in unexpected or unintended program behavior.

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

DCL20-C

medium

probable

low

P12

L1

...