aboutsummaryrefslogtreecommitdiff
path: root/manual/manual.of
diff options
context:
space:
mode:
authorRoberto I <roberto@inf.puc-rio.br>2025-10-10 13:22:19 -0300
committerRoberto I <roberto@inf.puc-rio.br>2025-10-10 13:22:19 -0300
commit3347c9d32d4d91b6139bff475c78cf0c4796e2a7 (patch)
tree008f1f82a5481149ce07328a188b72b535409f84 /manual/manual.of
parent25c54fe60e22d05cdfaa48c64372d354efa59547 (diff)
downloadlua-3347c9d32d4d91b6139bff475c78cf0c4796e2a7.tar.gz
lua-3347c9d32d4d91b6139bff475c78cf0c4796e2a7.tar.bz2
lua-3347c9d32d4d91b6139bff475c78cf0c4796e2a7.zip
Initialization of too many locals break assertion
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.
Diffstat (limited to 'manual/manual.of')
0 files changed, 0 insertions, 0 deletions