Files
lua/lauxlib.c
Roberto I f4f4968fd3 Bug: 'luaL_newmetatable' used in a wrong way
The call to 'luaL_newmetatable' in 'newbox' can leave an incomplete
metatable in the registry, if 'luaL_setfuncs' raises a memory error.
2026-07-24 11:38:45 -03:00

33 KiB