CWE Rule 415
Description
Rule Description
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.
Polyspace Implementation
The rule checker checks for Deallocation of previously deallocated pointer.
Examples
Check Information
Category: Others |
Version History
Introduced in R2023a