mirror of
https://github.com/lua/lua.git
synced 2026-06-13 10:49:27 +00:00
b57574d6fb9071b2f8f261b32c9378ed72db7023
Allow memory errors to be raised through the API (throwing the error with the memory error message); error in external allocations raises a memory error; memory errors in coroutines are re-raised as memory errors.
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%