CWE-482
Comparing instead of Assigning
VariantDraftLikelihood: Low
Description
The code uses an operator for comparison when the intention was to perform an assignment.
In many languages, the compare statement is very close in appearance to the assignment statement; they are often confused.
Hierarchy (View 1000)
Parents
Children
none
CVEs mapped to this weakness (0)
No CVEs match the current filter.