Main Content
CWE Rule 786
Description
Rule Description
The product reads or writes to a buffer using an index or pointer that references a memory location prior to the beginning of the buffer.
Polyspace Implementation
The rule checker checks for Destination buffer underflow in string manipulation.
Examples
Check Information
Category: Memory Buffer Errors |
Version History
Introduced in R2024a