]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Handle stack reallocation in debug.setmetatable() and lua_setmetatable().
authorMike Pall <mike>
Sun, 10 Mar 2024 16:13:28 +0000 (17:13 +0100)
committerMike Pall <mike>
Sun, 10 Mar 2024 16:13:28 +0000 (17:13 +0100)
commit88ed9fdbbba632d174a473a0a97c914089c2916d
tree309210f3c33c25064e97bf4e50769fa07f57efb3
parentdefe61a56751a0db5f00ff3ab7b8f45436ba74c8
Handle stack reallocation in debug.setmetatable() and lua_setmetatable().

Thanks to Sergey Kaplun. #1172
src/lj_api.c