mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
a304199836ef37af6912a1da6f9b6cad33466a84
'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.
Description
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%