From: nagachika00@... Date: 2015-02-17T15:21:35+00:00 Subject: [ruby-core:68154] [Ruby trunk - Bug #10509] [PATCH] vm_eval.c (rb_yield_splat): add missing GC guard Issue #10509 has been updated by Tomoyuki Chikanaga. Backport changed from 2.0.0: DONE, 2.1: REQUIRED to 2.0.0: DONE, 2.1: DONE Backported into `ruyb_2_1` branch at r49630. ---------------------------------------- Bug #10509: [PATCH] vm_eval.c (rb_yield_splat): add missing GC guard https://bugs.ruby-lang.org/issues/10509#change-51533 * Author: Eric Wong * Status: Closed * Priority: Normal * Assignee: Eric Wong * ruby -v: trunk * Backport: 2.0.0: DONE, 2.1: DONE ---------------------------------------- Nobody uses this function in our source tree, but maybe this bug is triggered by certain C extensions. ---Files-------------------------------- 0001-vm_eval.c-rb_yield_splat-add-missing-GC-guard.patch (680 Bytes) -- https://bugs.ruby-lang.org/