CWE Rule 787
Description
Rule Description
The software writes data past the end, or before the beginning, of the intended buffer.
Polyspace Implementation
The rule checker checks for these issues:
Destination buffer overflow in string manipulation
Destination buffer underflow in string manipulation
Examples
Check Information
Category: Memory Buffer Errors |
Version History
Introduced in R2023a