summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-compiler/core/codegen.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2018-08-29 13:12:03 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2018-08-29 13:15:24 +0900
commit2a88a546b220d9abe483b27c81d5f12c3342f37f (patch)
tree02b2475be4574694e2f338ca068379f8363d6bfa /mrbgems/mruby-compiler/core/codegen.c
parent6aa091e5aadafa11d9f10d9fa7d821cf5e5e379d (diff)
downloadmruby-2a88a546b220d9abe483b27c81d5f12c3342f37f.tar.gz
mruby-2a88a546b220d9abe483b27c81d5f12c3342f37f.zip
Fix type of `eidx` and `ridx` from `uint8_t` to `uint16_t`; fix #4088
A byte was too small to hold ensure&rescue stacks indexes.
Diffstat (limited to 'mrbgems/mruby-compiler/core/codegen.c')
0 files changed, 0 insertions, 0 deletions