]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Different fix for partial snapshot restore due to stack overflow.
authorMike Pall <mike>
Wed, 14 Aug 2024 22:17:19 +0000 (00:17 +0200)
committerMike Pall <mike>
Wed, 14 Aug 2024 22:17:19 +0000 (00:17 +0200)
commit86e7123bb1782a5f200ba5e83b8c4f3fbad4f7bc
tree888c82fdb96028b92ec4f49c6f6efdab0895ccf3
parent7369eff67d46d7f5fac9ee064e3fbf97a15458de
Different fix for partial snapshot restore due to stack overflow.

Reported by Junlong Li. Fixed by Peter Cawley. #1196
src/lj_snap.c
src/lj_trace.c