Description
The variable's value is assigned but never used, making it a dead store.
Extended Description
After the assignment, the variable is either assigned another value or goes out of scope. It is likely that the variable is simply vestigial, but it is also possible that the unused variable points out a bug.
CVE vulnerabilities with CWE-563 (2)
7.7
CVSS
HIGH
CVE-2021-1620
pub. 2021-09-23
2.9
CVSS
LOW
CVE-2024-30120
pub. 2024-06-14