Home / Vulnerability Database / Objective-C : Unused variable
Objective-C
Objective-C : Unused variable
Classification
Overview
The variable is defined in the header file but is not used in the implementation. Apparently, the variable may be removed from the code.
MEDIUM
DerScanner Severity Score
Do you want to fix Objective-C : Unused variable in your application?
See also
Objective-C
Objective-C : Internal information leak
Objective-C
Objective-C : Weak hashing algorithm
Objective-C
