mirror of
https://github.com/lua/lua.git
synced 2026-08-15 23:59:37 +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
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%