Home / Vulnerability Database / Objective-C : Unused variable
Objective-C

Objective-C : Unused variable

Classification

OWASP Mobile Top 10 2016
PCI DSS 4.0

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

Objective-C : Unsafe reflection