CWE Rule 463
Description
Rule Description
The accidental deletion of a data-structure sentinel can cause serious programming logic problems.
Polyspace Implementation
The rule checker checks for Missing null in string array.
Examples
Check Information
Category: Data Neutralization Issues |
Version History
Introduced in R2023a