Main Content
CWE Rule 763
Description
Rule Description
The application attempts to return a memory resource to the system, but calls the wrong release function or calls the appropriate release function incorrectly.
Polyspace Implementation
The rule checker checks for Invalid free of pointer.
Examples
Check Information
Category: Pointer Issues |
Version History
Introduced in R2023a