Skip to content

Commit ca25945

Browse files
committed
Add a missing label
1 parent 1527246 commit ca25945

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vm_dump.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,7 @@ rb_print_backtrace(FILE *errout)
821821
}
822822
free(syms);
823823
}
824+
error:
824825
#endif
825826
#elif defined(_WIN32)
826827
struct dump_thead_arg arg = {

0 commit comments

Comments
 (0)