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(runtime-c-api) Prevent negative lengths in various places #461

Merged
merged 3 commits into from
May 22, 2019

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented May 22, 2019

This PR prevents receiving negative lengths in various places in the code.

@Hywan Hywan added 🎉 enhancement New feature! 📦 lib-c-api About wasmer-c-api labels May 22, 2019
@Hywan Hywan self-assigned this May 22, 2019
@Hywan Hywan requested a review from bjfish May 22, 2019 14:49
@Hywan
Copy link
Contributor Author

Hywan commented May 22, 2019

bors try

bors bot added a commit that referenced this pull request May 22, 2019
@Hywan
Copy link
Contributor Author

Hywan commented May 22, 2019

bors r+

bors bot added a commit that referenced this pull request May 22, 2019
461: fix(runtime-c-api) Prevent negative lengths in various places r=Hywan a=Hywan

This PR prevents receiving negative lengths in various places in the code.

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

bors bot commented May 22, 2019

@bors
Copy link
Contributor

bors bot commented May 22, 2019

@bors bors bot merged commit 43a2448 into wasmerio:master May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature! 📦 lib-c-api About wasmer-c-api
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants