]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Handle partial snapshot restore due to stack overflow.
authorMike Pall <mike>
Wed, 3 Jul 2024 19:42:21 +0000 (21:42 +0200)
committerMike Pall <mike>
Wed, 3 Jul 2024 19:42:21 +0000 (21:42 +0200)
commit811c5322c8ab6bdbb6784cd43aa57041a1cc9360
tree44cd97a1d4dd20d5466cf0cb2e1ad4cb19a7a162
parent4a22050df9e76a28ef904382e4b4c69578973cd5
Handle partial snapshot restore due to stack overflow.

Reported by pwnhacker0x18. Fixed by Peter Cawley. #1196
src/lj_debug.c
src/lj_trace.c