CWE Rule 763
説明
ルールの説明
The application attempts to return a memory resource to the system, but calls the wrong release function or calls the appropriate release function incorrectly.
Polyspace 実装
このルール チェッカーは、[ポインターの無効な解放] をチェックします。
例
チェック情報
| カテゴリ: Pointer Issues |
バージョン履歴
R2023a で導入