CWE Rule 127
説明
ルールの説明
The software reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations prior to the targeted buffer.
Polyspace 実装
このルール チェッカーは、[無効な文字列形式指定子によるバッファー オーバーフロー] をチェックします。
例
チェック情報
カテゴリ: その他 |
バージョン履歴
R2023a で導入