IntegerAlex / IntegerAlex/syncro
(CXX-W2022) Ignoring return value from a standard library function that may return an error
- 主要言語
- 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 50 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 にリンクされている DeepSource の発生箇所一覧から始め、リポジトリ内の報告された 50 箇所を調査してください。報告された標準ライブラリの戻り値がそれぞれ適切に処理され、C プロジェクトが引き続きビルドでき、既存のチェックがパスすれば作業は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 28/100