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

Fix unstable valstack pointer in putprop #2323

Merged
merged 1 commit into from
Jun 14, 2020
Merged

Conversation

svaarala
Copy link
Owner

No description provided.

Input 'val' pointer may be a value stack pointer, which may become
stale if the variable lookup reallocates the current value stack.
This can happen e.g. in a with(proxy).
@svaarala svaarala added this to the v3.0.0 milestone Jun 14, 2020
@svaarala svaarala mentioned this pull request Jun 14, 2020
21 tasks
@svaarala svaarala merged commit d500048 into master Jun 14, 2020
@svaarala svaarala deleted the fix-putvar-ptrstab branch June 14, 2020 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant