aboutsummaryrefslogtreecommitdiff
path: root/lua.h
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-07-16 14:13:22 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-07-16 14:13:22 -0300
commit298f383ffcc30d0799fbca0293175f647fe6bccf (patch)
treeb96f7572dd4e185007d20436db45c505976c3122 /lua.h
parent758c1ef445ab27d89bace746111add04083a8e20 (diff)
downloadlua-298f383ffcc30d0799fbca0293175f647fe6bccf.tar.gz
lua-298f383ffcc30d0799fbca0293175f647fe6bccf.tar.bz2
lua-298f383ffcc30d0799fbca0293175f647fe6bccf.zip
Avoid setting the stack top below upvalues to be closed
When leaving a scope, the new stack top should be set only after closing any upvalue, to avoid manipulating values in an "invalid" part of the stack.
Diffstat (limited to 'lua.h')
0 files changed, 0 insertions, 0 deletions