Skip to content

Fix use of the rb_profile_frames start parameter#8280

Merged
jeremyevans merged 1 commit into
ruby:masterfrom
jeremyevans:profile-frames-start-14607
Dec 28, 2023
Merged

Fix use of the rb_profile_frames start parameter#8280
jeremyevans merged 1 commit into
ruby:masterfrom
jeremyevans:profile-frames-start-14607

Conversation

@jeremyevans

Copy link
Copy Markdown
Contributor

Previously, it was decrementing the start argument until it reached zero without actually changing the control frame pointer.

This is the same as #2713, just rebased against master.

[Bug #14607]

@jeremyevans
jeremyevans requested a review from ko1 August 24, 2023 18:03
@ko1

ko1 commented Dec 28, 2023

Copy link
Copy Markdown
Contributor

Sorry I missed it.
I couldn't say I understand completely but okay to merge (@jeremyevans knows more).

Previously, it was decrementing the start argument until it reached
zero without actually changing the control frame pointer.

[Bug ruby#14607]
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.

3 participants