IntegerAlex / IntegerAlex/syncro
(CXX-W2022) Ignoring return value from a standard library function that may return an error
- Vorherrschende Sprache
- C
- Sterne
- 2
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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 83 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/)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Review the 83 occurrences listed in the linked DeepSource CXX-W2022 report, since the issue names no repository files or tests. Identify the affected standard-library calls and verify that each reported occurrence is resolved; done means the CXX-W2022 findings are cleared and the relevant checks pass.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- c
- Bereich
- devtools
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100