goto STOP if ridx==0

This commit is contained in:
sasaki takeru
2014-05-02 11:05:31 +09:00
parent ad7020f32a
commit bf214c4913
+1
View File
@@ -1408,6 +1408,7 @@ RETRY_TRY_BLOCK:
}
}
L_RESCUE:
if (ci->ridx == 0) goto L_STOP;
proc = ci->proc;
irep = proc->body.irep;
pool = irep->pool;