mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
The parameter 'nresults' in 'lua_call' and similar functions has a limit of 250. It already had an undocumented (and unchecked) limit of SHRT_MAX, but it is seldom larger than 2.