Labels cannot at the end of block

This commit is contained in:
Nobuyoshi Nakada 2023-09-26 08:31:45 +09:00
parent 78cb795491
commit d2cc4437a1
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -822,6 +822,7 @@ rb_print_backtrace(FILE *errout)
free(syms);
}
error:
/* ignore errors at writing */;
#endif
#elif defined(_WIN32)
struct dump_thead_arg arg = {