aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler
diff options
context:
space:
mode:
authorJohn Högberg <[email protected]>2019-06-26 09:26:41 +0200
committerJohn Högberg <[email protected]>2019-07-01 11:23:28 +0200
commita055766e0ca9d2b4a5007f00b007b087e06bc7a5 (patch)
treed14b2733fc2dae690dff8ef673ff0f664f8bd6e6 /lib/compiler
parent620ac3e68c5bc8b36143965fcf2892a07dc005c4 (diff)
downloadotp-a055766e0ca9d2b4a5007f00b007b087e06bc7a5.tar.gz
otp-a055766e0ca9d2b4a5007f00b007b087e06bc7a5.tar.bz2
otp-a055766e0ca9d2b4a5007f00b007b087e06bc7a5.zip
erts: Fix integer overflow in list subtraction
CMP_TERM returned an `Sint`, which overflowed the `int` used in erl_rbtree for storing the comparison, causing list subtraction to behave strangely.
Diffstat (limited to 'lib/compiler')
0 files changed, 0 insertions, 0 deletions