Home / Vulnerability Database / Objective-C : Incorrect release usage
Objective-C
Objective-C : Incorrect release usage
Classification
OWASP Mobile Top 10 2016
Overview
Use -drain instead of -release when using NSAutoreleasePool and garbage collection.
MEDIUM
DerScanner Severity Score
Do you want to fix Objective-C : Incorrect release usage in your application?
See also
Objective-C
Objective-C : Internal information leak
Objective-C
Objective-C : Weak hashing algorithm
Objective-C
