]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Avoid out-of-range PC for stack overflow error from snapshot restore.
authorMike Pall <mike>
Thu, 24 Jul 2025 13:35:56 +0000 (15:35 +0200)
committerMike Pall <mike>
Thu, 24 Jul 2025 13:35:56 +0000 (15:35 +0200)
commite3fa3c48d8a4aadcf86429e9f7f6f1171914b15a
tree4b1f10a85dbbb034a353223d60e1a9024ee0566b
parentc64020f3c6d124503213147f2fb47c20335a395b
Avoid out-of-range PC for stack overflow error from snapshot restore.

Reported by Sergey Kaplun. #1369
src/lj_debug.c