Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

fix bug in SimpleStore.huff #18

Closed
wants to merge 1 commit into from

Conversation

AmazingAng
Copy link

Previously, the SET_VALUE() method is not terminated correctly. Calling SET_VALUE() will continue to call GET_VALUE(). A Stop opcode need to be added at the end of SET_VALUE().

Previously, the `SET_VALUE()` method is not terminated correctly.
Calling SET_VALUE() will continue to call `GET_VALUE()`.
A `Stop` opcode need to be added at the end of `SET_VALUE()`.
@AmazingAng
Copy link
Author

ok, this is the same bug found in #17
I will close this now.

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.

1 participant