Home / Vulnerability Database / Objective-C : Incorrect autorelease
Objective-C
Objective-C : Incorrect autorelease
Classification
OWASP Mobile Top 10 2016
CWE
Overview
The object is automatically released several times. Re-release of an object can lead to incorrect behavior or crash of the application.
MEDIUM
DerScanner Severity Score
Do you want to fix Objective-C : Incorrect autorelease in your application?
See also
Objective-C
Objective-C : Internal information leak
Objective-C
Objective-C : Weak hashing algorithm
Objective-C
