mirror of
https://github.com/lua/lua.git
synced 2026-08-04 04: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.