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

clear RVALUE on NEWOBJ event. #4196

Merged
merged 1 commit into from
Feb 18, 2021
Merged

clear RVALUE on NEWOBJ event. #4196

merged 1 commit into from
Feb 18, 2021

Conversation

ko1
Copy link
Contributor

@ko1 ko1 commented Feb 18, 2021

NEWOBJ event is called without clearing RVALUE values (v1, v2, v3).
This patch clear them before NEWOBJ tracepoint internal hook.
[Bug #17599]

NEWOBJ event is called without clearing RVALUE values (v1, v2, v3).
This patch clear them before NEWOBJ tracepoint internal hook.
[Bug #17599]
@ko1 ko1 merged commit 100e464 into ruby:master Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant