mirror of
https://github.com/lua/lua
synced 2025-04-14 00:42:53 +03:00

When leaving a scope, the new stack top should be set only after closing any upvalue, to avoid manipulating values in an "invalid" part of the stack.
Description
No description provided
Languages
C
67.2%
Lua
32.2%
Makefile
0.6%