This page is experimental and may change significantly in future releases.
Assigning instead of Comparing
Properties
id: d3f:CWE-481
- name
- Assigning instead of Comparing
- definition
- The code uses an operator for assignment when the intention was to perform a comparison.
Neighbors
CWE-481 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-481 has no related weaknesses in this release.