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