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

interpret a program with the same input for multiple times, the output register is different if the output register is the value of memory address #83

Open
QiongwenXu opened this issue May 3, 2020 · 0 comments

Comments

@QiongwenXu
Copy link
Collaborator

Because when a new ps is defined, memory will be allocated and cannot ensure the memory is allocated the same address range. For this case, the equal proposal may be reject by the interpreter.

In BPF verifier, memory address cannot be exposed by the default setting.

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

No branches or pull requests

1 participant