mirror of
https://github.com/lua/lua.git
synced 2026-07-22 14:09:08 +00:00
Lua can easily overflow an unsigned short counting nested calls. (The limit to this value is the maximum stack size, LUAI_MAXSTACK, which is currently 1e6.)
32 KiB
32 KiB