mirror of https://github.com/lua/lua.git
Browse Source
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.pull/23/head
Roberto Ierusalimschy
5 years ago
3 changed files with 13 additions and 9 deletions
Loading…
Reference in new issue