mirror of
https://github.com/lua/lua.git
synced 2026-06-13 10:49:27 +00:00
The check for limit of local variables is made after generating code to initialize them. If there are too many local variables not initialized, the coding of instruction OP_LOADNIL could overflow an argument.
21 KiB
21 KiB