This page is experimental and may change significantly in future releases.
Mismatched Memory Management Routines
Properties
id: d3f:CWE-762
- name
- Mismatched Memory Management Routines
- definition
- The product attempts to return a memory resource to the system, but it calls a release function that is not compatible with the function that was originally used to allocate that resource.
Neighbors
CWE-762 has no direct neighbors in this release.