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

Fix UB in setting memory in emscripten EmEnv #2241

Merged
merged 2 commits into from
Apr 16, 2021

Conversation

MarkMcCaskey
Copy link
Contributor

@MarkMcCaskey MarkMcCaskey commented Apr 14, 2021

Fixes the UB and another issue caused by the reftypes PR merging in

Resolves #2122

@MarkMcCaskey
Copy link
Contributor Author

bors try

bors bot added a commit that referenced this pull request Apr 14, 2021
@MarkMcCaskey
Copy link
Contributor Author

bors try-

@MarkMcCaskey
Copy link
Contributor Author

bors r+

1 similar comment
@syrusakbary
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Apr 16, 2021
2241: Fix UB in setting memory in emscripten EmEnv r=syrusakbary a=MarkMcCaskey

Fixes the UB and another issue caused by the reftypes PR merging in

Resolves #2122

Co-authored-by: Mark McCaskey <[email protected]>
@bors
Copy link
Contributor

bors bot commented Apr 16, 2021

Timed out.

@MarkMcCaskey
Copy link
Contributor Author

bors r+

bors bot added a commit that referenced this pull request Apr 16, 2021
2241: Fix UB in setting memory in emscripten EmEnv r=MarkMcCaskey a=MarkMcCaskey

Fixes the UB and another issue caused by the reftypes PR merging in

Resolves #2122

Co-authored-by: Mark McCaskey <[email protected]>
@bors
Copy link
Contributor

bors bot commented Apr 16, 2021

Build failed:

@MarkMcCaskey
Copy link
Contributor Author

bors r-

@MarkMcCaskey
Copy link
Contributor Author

bors r+

@bors bors bot merged commit 1b0c870 into master Apr 16, 2021
@bors bors bot deleted the feature/fix-ub-in-emscripten-emenv branch April 16, 2021 16:09
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.

Undefined behavior in EmEnv::set_memory
2 participants