This page is experimental and may change significantly in future releases.
Incorrect Check of Function Return Value
Properties
id: d3f:CWE-253
- name
- Incorrect Check of Function Return Value
- definition
- The product incorrectly checks a return value from a function, which prevents it from detecting errors or exceptional conditions.
Neighbors
CWE-253 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-253 has no related weaknesses in this release.