diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-07-06 12:09:44 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-07-06 12:09:44 -0300 |
commit | b57574d6fb9071b2f8f261b32c9378ed72db7023 (patch) | |
tree | 41c6503788b696b6056c2d954da84843eebe321e /ltm.c | |
parent | bfcf06d91a87b7ffb8c83e290db0cb6176a167f8 (diff) | |
download | lua-b57574d6fb9071b2f8f261b32c9378ed72db7023.tar.gz lua-b57574d6fb9071b2f8f261b32c9378ed72db7023.tar.bz2 lua-b57574d6fb9071b2f8f261b32c9378ed72db7023.zip |
Keep memory errors as memory errors
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.
Diffstat (limited to 'ltm.c')
0 files changed, 0 insertions, 0 deletions