...
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 |
...