Versions Compared

Key

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

...

CERT C++ Secure Coding StandardEXP37-CPP. Call variadic functions with the arguments intended by the API
ISO/IEC TR 24772:2013Subprogram Signature Mismatch [OTR]
ISO/IEC TS 17961 (Draft)Calling functions with incorrect arguments [argcomp]
MISRA C:2012Rule 8.2 (required)
Rule 17.3 (mandatory)
MITRE CWECWE-628, Function call with incorrectly specified arguments

...

[CVE]CVE-2006-1174
[ISO/IEC 9899:2011]Section Subclause 6.3.2.3, "Pointers"
[Spinellis 2006]Section 2.6.1, "Incorrect Routine or Arguments"

...