This page is experimental and may change significantly in future releases.
Function Call With Incorrect Argument Type
Properties
id: d3f:CWE-686
- name
- Function Call With Incorrect Argument Type
- definition
- The product calls a function, procedure, or routine, but the caller specifies an argument that is the wrong data type, which may lead to resultant weaknesses.
Neighbors
CWE-686 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-686 has no related weaknesses in this release.