Home / Vulnerability Database / Objective-C : Inconsistent reference counters
Objective-C
Objective-C : Inconsistent reference counters
Classification
OWASP Mobile Top 10 2016
CWE
Overview
The object with the +0 value of the reference counter is returned to the caller. The +1 value of the counter expected. This may lead to incorrect operation of the application.
MEDIUM
DerScanner Severity Score
Do you want to fix Objective-C : Inconsistent reference counters in your application?
See also
Objective-C
Objective-C : Internal information leak
Objective-C
Objective-C : Weak hashing algorithm
Objective-C
