Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

When the heap is not page aligned, fail instead of lucet_bail#486

Merged
fst-crenshaw merged 7 commits intomasterfrom
tlc/fail-not-bail
Apr 9, 2020
Merged

When the heap is not page aligned, fail instead of lucet_bail#486
fst-crenshaw merged 7 commits intomasterfrom
tlc/fail-not-bail

Conversation

@fst-crenshaw
Copy link
Contributor

In a conversation over in #458, it was discovered that when creating an Instance, if its heap is not page-aligned, we'd like for the lucet runtime to panic. It's difficult to imagine how one might recover from such misalignment.

This PR makes this small fix.

@fst-crenshaw fst-crenshaw requested a review from acfoltzer April 7, 2020 17:57
Copy link
Contributor

@acfoltzer acfoltzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@fst-crenshaw fst-crenshaw merged commit 1512c87 into master Apr 9, 2020
@fst-crenshaw fst-crenshaw deleted the tlc/fail-not-bail branch April 9, 2020 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants