Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistency on error checking #156

Open
fvalasiad opened this issue Feb 6, 2023 · 0 comments · May be fixed by #161
Open

Consistency on error checking #156

fvalasiad opened this issue Feb 6, 2023 · 0 comments · May be fixed by #161

Comments

@fvalasiad
Copy link
Collaborator

We need to either erase all the checks and embrace the segfaults or be consistent and actually check for error after every library and system call.

Plenty of malloc(3)s in the codebase that don't check the return value.

@fvalasiad fvalasiad linked a pull request Feb 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant