diff options
author | Magnus Lång <[email protected]> | 2015-12-02 14:30:56 +0100 |
---|---|---|
committer | Magnus Lång <[email protected]> | 2015-12-02 14:38:31 +0100 |
commit | 33299ece737c635910e358d7e09dd8af6bce1a5d (patch) | |
tree | 6131cd6a0a9061d85aaf554c787d91514c2da024 /erts/emulator/beam/erl_process.h | |
parent | 21918b53a12107fdb1374387acd8b439515bd40d (diff) | |
download | otp-33299ece737c635910e358d7e09dd8af6bce1a5d.tar.gz otp-33299ece737c635910e358d7e09dd8af6bce1a5d.tar.bz2 otp-33299ece737c635910e358d7e09dd8af6bce1a5d.zip |
beam: Fix overflow bug in i_bs_add_jId
The test whether the result would fit in a smallnum could overflow into
a negative number that would fit a smallnum. A test that reproduces the
issue was added to bs_construct_SUITE.
Diffstat (limited to 'erts/emulator/beam/erl_process.h')
0 files changed, 0 insertions, 0 deletions