...
Failure to declare void parameter will results in ambiguous functional interface between caller and callee, and even sensitive information outflow.
Wiki Markup |
---|
There is a similar rule that deals with parameter type in a more general sense: \[[DCL07-C. Include the appropriate type information in function declarators|DCL07-C. Include the appropriate type information in function declarators]\]. |
Noncompliant Code Example (ambiguous interface)
...