Skip to content

Fix undefined behaviour of: get address of argument variables #4

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AndreasHassing
Copy link
Owner

@AndreasHassing AndreasHassing commented May 20, 2017

See #3.

MicroWac does not have a proper implementation of variables to handle getting the address of argument variables. Previously, it wrongly yielded the value of the variable instead of failing, when a coder attempted to grab the address of it.

@AndreasHassing AndreasHassing self-assigned this May 20, 2017
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.

1 participant