Project

General

Profile

Actions

Bug #13945

closed

Backport r60024

Added by naruse (Yui NARUSE) over 6 years ago. Updated about 6 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
[ruby-core:83031]

Description

vm.c: fetch retval iff necessary

* vm.c (rb_vm_make_jump_tag_but_local_jump): get rid of fetching
  retval when it is not used.  it is necessary for local jump
  state only.

This caused SEGV if an application which embeds Ruby and uses rb_load_protect.
https://github.com/vim/vim/pull/2147

Updated by nagachika (Tomoyuki Chikanaga) over 6 years ago

  • Backport changed from 2.3: REQUIRED, 2.4: REQUIRED to 2.3: REQUIRED, 2.4: DONE

ruby_2_4 r61440 merged revision(s) 60024.

Updated by usa (Usaku NAKAMURA) about 6 years ago

  • Backport changed from 2.3: REQUIRED, 2.4: DONE to 2.3: DONE, 2.4: DONE

ruby_2_3 r62136 merged revision(s) 60024.

Actions

Also available in: Atom PDF

Like0
Like0Like0