IntegerAlex / IntegerAlex/syncro
(CXX-W2022) Ignoring return value from a standard library function that may return an error
オープン
bug
- 主要言語
- C
- スター
- 2
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Description
When using standard library function like I/O functions and memory allocation functions, it's crucial to check the return values of these functions for any indication of an error. Assuming that these functions will always succeed and
## Occurrences
There are 9 occurrences of this issue in the repository.
See all occurrences on DeepSource → [app.deepsource.com/gh/IntegerAlex/syncro/issue/CXX-W2022/occurrences/](https://app.deepsource.com/gh/IntegerAlex/syncro/issue/CXX-W2022/occurrences/)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。