summaryrefslogtreecommitdiffhomepage
path: root/src/vm.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-11-14 20:40:06 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2020-11-14 20:40:06 +0900
commitdd3ed8d99c2540e87bd27364b1b911de9a5fc7d6 (patch)
treeb82c5b7115552da995373f0312503da38ea43b16 /src/vm.c
parent19450df41e53e52260c233cfa026ba841c8a4ca0 (diff)
downloadmruby-dd3ed8d99c2540e87bd27364b1b911de9a5fc7d6.tar.gz
mruby-dd3ed8d99c2540e87bd27364b1b911de9a5fc7d6.zip
Allow full `mrb_int` operations in overflow detection.
Fix overflow detection in integer operations with `MRB_WORD_BOXING`. This bug made `1073741824 == 1073741824+0` to be `false` on 32bit platforms.
Diffstat (limited to 'src/vm.c')
0 files changed, 0 insertions, 0 deletions