mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
6ccd24eff5
New field 'lua_State.ptbc' keeps to-be-closed variable until its upvalue is created, so that it can be closed in case of a memory-allocation error.