]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Fix JIT slot overflow during up-recursion.
authorMike Pall <mike>
Wed, 28 May 2025 19:13:17 +0000 (21:13 +0200)
committerMike Pall <mike>
Wed, 28 May 2025 19:13:17 +0000 (21:13 +0200)
commit048972dbfdb6b441fe8a9bfe4d1f048966579ba8
treebcc66c02a9f46f38d847fa16fdf13dc4a12b8285
parentcd4af8ad80bb6430ad2e547f7af236268c9be7d9
Fix JIT slot overflow during up-recursion.

Reported by Sergey Kaplun. #1358
src/lj_record.c