CWE Rule 560
説明
The product calls umask() with an incorrect argument that is specified as if it is an argument to chmod().
Polyspace 実装
ルール チェッカーは、[umask が chmod 型の引数と共に使用されています] をチェックします。
例
チェック情報
| カテゴリ: その他 |
PQL 名: std.cwe_native.R560 |
バージョン履歴
R2023a で導入