nobu 2015-09-29 02:30:09 +0900 (Tue, 29 Sep 2015) New Revision: 51967 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=51967 Log: proc.c: fix GC guard location * proc.c (proc_call): fix GC guard location after the use of its content. Modified files: trunk/proc.c