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