Main Content
CWE Rule 416
Description
Rule Description
Referencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.
Polyspace Implementation
The rule checker checks for Use of previously freed pointer.
Examples
Check Information
Category: Others |
Version History
Introduced in R2023a