IntegerAlex / IntegerAlex/syncro

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

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue help wanted
Dominant language
C
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.