...
CERT C++ Secure Coding Standard | EXP37-CPP. Call variadic functions with the arguments intended by the API |
ISO/IEC TR 24772:2013 | Subprogram signature mismatch [OTR] |
ISO/IEC TS 17961 (Draft) | Calling functions with incorrect arguments [argcomp] |
MISRA-C | Rule 16.6 |
MITRE CWE | CWE-628, Function call with incorrectly specified arguments |
...