IntegerAlex / IntegerAlex/syncro

(CXX-W2022) Ignoring return value from a standard library function that may return an error

Aperta
#6 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
C
Stelle
2
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 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/)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.