CWE Rule 134
説明
The software uses a function that accepts a format string as an argument, but the format string originates from an external source.
Polyspace 実装
ルール チェッカーは以下の問題をチェックします。
書式文字列指定子と引数の不一致
汚染された文字列形式
例
チェック情報
| カテゴリ: String Errors |
PQL 名: std.cwe_native.R134
|
バージョン履歴
R2023a で導入