mirror of
https://github.com/lua/lua.git
synced 2026-08-03 11:59:20 +00:00
Detail in 'luaD_inctop'
Protect stack top before possible stack reallocation. (In the current implementation, a stack reallocation cannot call an emergency collection, so there is no bug, but it is safer not to depend on that.)
This commit is contained in:
Reference in New Issue
Block a user