Rolling back change induced because of 'clang-analizer' report.

This commit is contained in:
Jose Narvaez
2014-06-13 16:50:02 +01:00
parent 45b8562d8d
commit 61032c5ab0
+1
View File
@@ -784,6 +784,7 @@ RETRY_TRY_BLOCK:
MRB_TRY(&c_jmp) {
if (exc_catched) {
exc_catched = FALSE;
goto L_RAISE;
}
mrb->jmp = &c_jmp;