mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
a546138d15
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.