mirror of
https://github.com/lua/lua.git
synced 2026-07-24 23:19:06 +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.