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

loader: Destroy VM with incompatible ABI #306

Merged
merged 4 commits into from
May 30, 2019
Merged

loader: Destroy VM with incompatible ABI #306

merged 4 commits into from
May 30, 2019

Conversation

chfast
Copy link
Member

@chfast chfast commented May 30, 2019

When a VM is loaded but turns out is has incompatible ABI version it should be destroyed before reporting the loading error and returning a null handle.

Fixes #305

When a VM is loaded but turns out is has incompatible ABI version it should be destroyed before reporting the loading error and returning a null handle.

Fixes #305
@chfast chfast requested a review from axic May 30, 2019 12:26
@chfast chfast merged commit 1ca32bf into master May 30, 2019
@chfast chfast deleted the fix-loader branch May 30, 2019 13: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.

evmc_load_and_create() leaks VM
2 participants