|
It was added to fix the stack overflow that could be produced with lua_resetthread https://www.lua.org/bugs.html#5.4.4-9.You BROKE THE ABI with this version by adding a parameter to an existing function (lua_resetthread).WHY was this second parameter added?