CWE Rule 785
Description
Rule Description
The software invokes a function for normalizing paths or file names, but it provides an output buffer that is smaller than the maximum possible size, such as PATH_MAX.
Polyspace Implementation
The rule checker checks for Use of path manipulation function without maximum-sized buffer checking.
Examples
Check Information
Category: Others |
Version History
Introduced in R2023a