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

Crash fixes #82

Merged
merged 5 commits into from
Nov 12, 2023
Merged

Crash fixes #82

merged 5 commits into from
Nov 12, 2023

Conversation

Radiicall
Copy link
Owner

Error handling on parts that would previously crash the entire program.

Error handling on parts that would previously crash the entire program.
Use ? operator in favor of unwrap_or_else() in library_check()
@Radiicall Radiicall changed the title Error handling Crash fixes Nov 12, 2023
@Radiicall Radiicall marked this pull request as ready for review November 12, 2023 14:06
@Radiicall Radiicall merged commit 2599fbb into main Nov 12, 2023
4 checks passed
@Radiicall Radiicall deleted the crash-fixes branch November 12, 2023 22:31
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 this pull request may close these issues.

None yet

1 participant