CWE Rule 14
Description
Rule Description
Sensitive memory is cleared according to the source code, but compiler optimizations leave the memory untouched when it is not read from again, aka "dead store removal."
Polyspace Implementation
The rule checker checks for Uncertain memory cleaning.
Examples
Check Information
Category: Others |
Version History
Introduced in R2023a