mirror of
https://github.com/lua/lua.git
synced 2026-06-13 10:49:27 +00:00
Avoid silent conversions from int to unsigned int when calling 'luaH_resize'; avoid silent conversions from lua_Integer to int in 'table.create'; MAXASIZE corrected for the new implementation of arrays; 'luaH_resize' checks explicitly whether new size respects MAXASIZE. (Even constructors were bypassing that check.)
8.9 KiB
8.9 KiB