diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-08-04 12:05:09 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-08-04 12:05:09 +0900 |
| commit | 9f377333825fe5ae00a6fa757da150bee5897b49 (patch) | |
| tree | c404ff929c921887e201764a109ab6dc639a49ba /src/codedump.c | |
| parent | 9b3b2a4c957bbeb0b65978e8075c348cdecda44f (diff) | |
| download | mruby-9f377333825fe5ae00a6fa757da150bee5897b49.tar.gz mruby-9f377333825fe5ae00a6fa757da150bee5897b49.zip | |
numeric.c: fix a bug in left shift of negative integer.
`-1 * (1<<63)` causes overflow, but `-1<<63` is a valid value.
Diffstat (limited to 'src/codedump.c')
0 files changed, 0 insertions, 0 deletions
