diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-08-21 12:19:47 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-08-21 12:19:47 -0300 |
commit | 3df5624ff432b340fe122988fe6d025ad3217946 (patch) | |
tree | 2abdd6d7de1245a2dcaf887c9ca28d3f259e7a49 /lgc.c | |
parent | be78aeae4c429d7d68af3a3e1b0cf8e52fcff160 (diff) | |
download | lua-3df5624ff432b340fe122988fe6d025ad3217946.tar.gz lua-3df5624ff432b340fe122988fe6d025ad3217946.tar.bz2 lua-3df5624ff432b340fe122988fe6d025ad3217946.zip |
Fixed bug when yiedling inside OP_ADDK opcode
The family of opcodes OP_ADDK (arithmetic operators with K constant)
were not being handled in 'luaV_finishOp', which completes their
task after an yield.
Diffstat (limited to 'lgc.c')
0 files changed, 0 insertions, 0 deletions