mirror of
https://github.com/lua/lua.git
synced 2026-06-13 18:59:14 +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