Add a missing label

This commit is contained in:
Nobuyoshi Nakada 2023-09-26 02:15:38 +09:00
parent 1527246a7e
commit ca2594535d
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

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