CWE Rule 416
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 |
PQL Name: std.cwe_native.R416 |
Version History
Introduced in R2023a