gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lj_snap.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lj_snap.c b/src/lj_snap.c
index 0aab7e78..0cf12243 100644
--- a/src/lj_snap.c
+++ b/src/lj_snap.c
@@ -384,7 +384,7 @@ static TRef snap_dedup(jit_State *J, SnapEntry *map, MSize nmax, IRRef ref)
MSize j;
for (j = 0; j < nmax; j++)
if (snap_ref(map[j]) == ref)
- return J->slot[snap_slot(map[j])];
+ return J->slot[snap_slot(map[j])] & ~(SNAP_CONT|SNAP_FRAME);
return 0;
}
generated by cgit v1.2.3 (git 2.46.0) at 2025年09月30日 01:13:50 +0000

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