diff options
author | John Högberg <[email protected]> | 2019-06-26 09:26:41 +0200 |
---|---|---|
committer | John Högberg <[email protected]> | 2019-07-01 11:23:28 +0200 |
commit | a055766e0ca9d2b4a5007f00b007b087e06bc7a5 (patch) | |
tree | d14b2733fc2dae690dff8ef673ff0f664f8bd6e6 /lib/tools | |
parent | 620ac3e68c5bc8b36143965fcf2892a07dc005c4 (diff) | |
download | otp-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/tools')
0 files changed, 0 insertions, 0 deletions