CWE Rule 130
説明
ルールの説明
The software parses a formatted message or structure, but it does not handle or incorrectly handles a length field that is inconsistent with the actual length of the associated data.
Polyspace 実装
このルール チェッカーは、[データの長さとサイズが一致していません] をチェックします。
例
チェック情報
| カテゴリ: Data Processing Errors |
バージョン履歴
R2023a で導入