mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
842a83f09c
The standard panic function was using 'lua_tostring', which may raise a memory-allocation error if error value is a number.