lua · lua/LUA_ERRMEM
LUA_ERRMEM
Memory Allocation Error
Lua could not allocate memory for an operation. The allocator returned NULL. In this case Lua does not call the message handler, as allocation may also fail there.
Lua could not allocate memory for an operation. The allocator returned NULL. In this case Lua does not call the message handler, as allocation may also fail there.