libjit.git - libjit

index : libjit.git
libjit
summary refs log tree commit diff
path: root/jit/jit-except.c
diff options
context:
space:
mode:
Diffstat (limited to 'jit/jit-except.c')
-rw-r--r--jit/jit-except.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/jit/jit-except.c b/jit/jit-except.c
index 7a63942..2f34bf7 100644
--- a/jit/jit-except.c
+++ b/jit/jit-except.c
@@ -485,7 +485,7 @@ void _jit_unwind_push_setjmp(jit_jmp_buf *jbuf)
if(control)
{
jbuf->trace = control->backtrace_head;
- jbuf->catcher = 0;
+ jbuf->catch_pc = 0;
jbuf->parent = control->setjmp_head;
control->setjmp_head = jbuf;
}
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月27日 16:47:40 +0000

AltStyle によって変換されたページ (->オリジナル) /