Files
lua/lauxlib.c
Roberto I bc4bbcef65 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-06-17 11:20:10 -03:00

35 KiB