CWE Rule 134
Description
The software uses a function that accepts a format string as an argument, but the format string originates from an external source.
Polyspace Implementation
The rule checker checks for these issues:
Format string specifiers and arguments mismatch
Tainted string format
Examples
Check Information
| Category: String Errors |
PQL Name:
std.cwe_native.R134
|
Version History
Introduced in R2023a