diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-06-17 10:36:42 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-06-17 10:36:42 -0300 |
commit | a304199836ef37af6912a1da6f9b6cad33466a84 (patch) | |
tree | 0e6a41d43fbe3a6e8eeb8f9985629c667fc28b22 /lzio.h | |
parent | 6d7cd31feec58011a593cf732274a33dcc1bcb53 (diff) | |
download | lua-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 'lzio.h')
0 files changed, 0 insertions, 0 deletions