Home / Vulnerability Database / Objective-C : Pointer incompatible with malloc call
Objective-C

Objective-C : Pointer incompatible with malloc call

Classification

OWASP Mobile Top 10 2016

Overview

The function result is cast to a pointer type that is incompatible with the used memory allocation function. This may lead to incorrect behavior or crash of the application.

MEDIUM

DerScanner Severity Score

Do you want to fix Objective-C : Pointer incompatible with malloc call 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