diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2021-03-09 11:42:45 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2021-03-09 11:42:45 -0300 |
commit | 511d53a826760dd11cd82947184583e2d094e2d2 (patch) | |
tree | 60dc1a2da1198fc7c9e058b794b03c757e0c48f7 /lzio.c | |
parent | f5df7f91f70234850484d26caf24e71e001e5304 (diff) | |
download | lua-511d53a826760dd11cd82947184583e2d094e2d2.tar.gz lua-511d53a826760dd11cd82947184583e2d094e2d2.tar.bz2 lua-511d53a826760dd11cd82947184583e2d094e2d2.zip |
lua_settop/lua_pop closes to-be-closed variables
The existence of 'lua_closeslot' is no reason for lua_pop not to close
to-be-closed variables too. It is too error-prone for lua_pop not to
close tbc variables being popped from the stack.
Diffstat (limited to 'lzio.c')
0 files changed, 0 insertions, 0 deletions