CWE-590 - CERT CVE

CWE-590 - Free of Memory not on the Heap

The application calls free() on a pointer to memory that was not allocated using associated heap allocation functions such as malloc(), calloc(), or realloc().

Ova CWE oznaka nema CAPEC oznaku.