Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Convert assert() into throwing exceptions in WAVM and BINARYEN #3498

Closed
bytemaster opened this issue May 28, 2018 · 1 comment
Closed

Convert assert() into throwing exceptions in WAVM and BINARYEN #3498

bytemaster opened this issue May 28, 2018 · 1 comment
Assignees
Milestone

Comments

@bytemaster
Copy link
Contributor

If any of these asserts trigger in release it shouldn't pass, but should throw. Allowing the code to continue running in release is a potential security vulnerability and will likely result in crashes elsewhere.

@bytemaster bytemaster added this to the Version 1.0 milestone May 28, 2018
@bytemaster bytemaster assigned moskvanaft and tbfleming and unassigned moskvanaft May 28, 2018
tbfleming added a commit that referenced this issue May 28, 2018
bytemaster added a commit that referenced this issue May 28, 2018
Convert assert into throw in binaryen and wavm #3498
@CodyDeeds
Copy link
Contributor

bitmoji

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants