aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorLars Hesel Christensen <[email protected]>2013-09-24 11:22:48 +0200
committerFredrik Gustafsson <[email protected]>2013-10-10 14:28:39 +0200
commit54aecc2a73a1398d141c7f8e9a96c24a5a5731cf (patch)
tree9c0951d7fe2e1d69d5c707c6a6c72d608ccb1c3f /bin
parent4364de3cc6c6212b291a5c240f25a00e90b2e852 (diff)
downloadotp-54aecc2a73a1398d141c7f8e9a96c24a5a5731cf.tar.gz
otp-54aecc2a73a1398d141c7f8e9a96c24a5a5731cf.tar.bz2
otp-54aecc2a73a1398d141c7f8e9a96c24a5a5731cf.zip
Fix bsr bug
Fix bsr bug occurring when shifting a huge number a huge number of bits to the right. The bug can occur if Sint is 64 bits and int is 32 bits, causing a truncation in the big.c:I_lshift function.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions