Use of Same Variable for Multiple Purposes
CWE-1109 · Base · Incomplete
The code contains a callable, block, or other code element in which the same variable is used to control more than one unique task or store more than one instance of data.