CWE Rule 785
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 |
PQL Name: std.cwe_native.R785 |
Version History
Introduced in R2023a