mirror of
https://github.com/lua/lua.git
synced 2026-09-10 12:28:16 +00:00
The standard panic function was using 'lua_tostring', which may raise a memory-allocation error if error value is a number.
The standard panic function was using 'lua_tostring', which may raise a memory-allocation error if error value is a number.