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

Stack increase should emit StackCollision #19

Closed
vlopes11 opened this issue Aug 23, 2021 · 0 comments
Closed

Stack increase should emit StackCollision #19

vlopes11 opened this issue Aug 23, 2021 · 0 comments
Labels
fuel-vm Related to the `fuel-vm` crate.

Comments

@vlopes11
Copy link
Contributor

Nit: shouldn't this be called something like collision instead of overflow?

Originally posted by @adlerjohn in #17 (comment)

vlopes11 added a commit that referenced this issue Aug 23, 2021
If an attempt to increase the stack space results in memory intersection
with the heap, then `ExecuteError::StackHeapCollision` should be
returned

Resolves #19
@adlerjohn adlerjohn linked a pull request Aug 26, 2021 that will close this issue
ControlCplusControlV pushed a commit that referenced this issue Nov 24, 2022
ControlCplusControlV pushed a commit that referenced this issue Nov 24, 2022
ControlCplusControlV pushed a commit that referenced this issue Dec 1, 2022
ControlCplusControlV pushed a commit that referenced this issue Dec 1, 2022
mitchmindtree pushed a commit that referenced this issue Dec 5, 2022
@mitchmindtree mitchmindtree added the fuel-vm Related to the `fuel-vm` crate. label Dec 9, 2022
xgreenx pushed a commit that referenced this issue Dec 20, 2022
xgreenx pushed a commit that referenced this issue Dec 20, 2022
xgreenx pushed a commit that referenced this issue Dec 20, 2022
xgreenx pushed a commit that referenced this issue Dec 20, 2022
xgreenx pushed a commit that referenced this issue Dec 20, 2022
xgreenx pushed a commit that referenced this issue Dec 20, 2022
@freesig freesig closed this as completed May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fuel-vm Related to the `fuel-vm` crate.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants