Cleaner handling of errors in '__close' metamethods
Instead of protecting each individual metamethod call, protect the entire call to 'luaF_close'.
This commit is contained in:
Reference in New Issue
Block a user
Instead of protecting each individual metamethod call, protect the entire call to 'luaF_close'.