IntegerAlex / IntegerAlex/syncro

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

Abierto
#4 0 comentarios 0 reacciones 1 asignado Reclamado por @IntegerAlex Ver en GitHub
bug
Lenguaje dominante
C
Estrellas
2
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.