Project

General

Profile

Actions

Bug #14607

closed

Fix use of the rb_profile_frames start parameter

Added by dylants (Dylan Thacker-Smith) about 6 years ago. Updated 3 months ago.

Status:
Closed
Target version:
-
[ruby-core:86147]
Tags:

Description

rb_profile_frames was always behaving as if the value given for the start parameter was 0.

The reason for this was that it would check if (start > 0) { then continue without updating the control frame pointer or anything other than decrementing start.

This bug applies to all branches under normal maintenance, from ruby 2.3 to trunk.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0