Skip to content

Changing Fatal() to assert() #4982

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

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Changing Fatal() to assert() #4982

merged 1 commit into from
Sep 9, 2022

Conversation

ashleynh
Copy link
Collaborator

@ashleynh ashleynh commented Aug 27, 2022

Replacing Fatal() call sites in src/shell-interface.h & src/tools/wasm-ctor-eval.cpp that were added in the Multi-Memories PR with assert()

@ashleynh ashleynh requested a review from kripken August 27, 2022 05:13
@ashleynh ashleynh linked an issue Aug 27, 2022 that may be closed by this pull request
@ashleynh ashleynh merged commit 15117dc into main Sep 9, 2022
@ashleynh ashleynh deleted the assertion branch September 9, 2022 16:55
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.

Replace traps with assertions
3 participants