summaryrefslogtreecommitdiff
path: root/testes/constructs.lua
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-06-17 10:36:42 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-06-17 10:36:42 -0300
commita304199836ef37af6912a1da6f9b6cad33466a84 (patch)
tree0e6a41d43fbe3a6e8eeb8f9985629c667fc28b22 /testes/constructs.lua
parent6d7cd31feec58011a593cf732274a33dcc1bcb53 (diff)
downloadlua-a304199836ef37af6912a1da6f9b6cad33466a84.tar.gz
lua-a304199836ef37af6912a1da6f9b6cad33466a84.tar.bz2
lua-a304199836ef37af6912a1da6f9b6cad33466a84.zip
Detail in 'lua_resetthread'
'lua_resetthread' should reset the CallInfo list before calling 'luaF_close'. luaF_close can call functions, and those functions should not run with dead functions still in the CallInfo list.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions