CWE Rule 558
説明
ルールの説明
The application uses the getlogin() function in a multithreaded context, potentially causing it to return incorrect values.
Polyspace 実装
ルール チェッカーは、"安全でない標準関数" をチェックします。
例
チェック情報
| カテゴリ: その他 |
バージョン履歴
R2023a で導入
The application uses the getlogin() function in a multithreaded context, potentially causing it to return incorrect values.
ルール チェッカーは、"安全でない標準関数" をチェックします。
| カテゴリ: その他 |
R2023a で導入