summaryrefslogtreecommitdiff
path: root/vm_dump.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2023-09-26 02:15:38 +0900
committerNobuyoshi Nakada <[email protected]>2023-09-26 02:15:38 +0900
commitca2594535dd314086b5599fcd39cd80f863d80f4 ()
tree7ed5e3273eb73c6f658112e8fd7bf0d8c0e46a0d /vm_dump.c
parent1527246a7ef148bea796a0229257e4174996e36d (diff)
Add a missing label
-rw-r--r--vm_dump.c1
1 files changed, 1 insertions, 0 deletions
@@ -821,6 +821,7 @@ rb_print_backtrace(FILE *errout)
}
free(syms);
}
#endif
#elif defined(_WIN32)
struct dump_thead_arg arg = {