diff options
| author | Lars Hesel Christensen <[email protected]> | 2013-09-24 11:22:48 +0200 |
|---|---|---|
| committer | Fredrik Gustafsson <[email protected]> | 2013-10-10 14:28:39 +0200 |
| commit | 54aecc2a73a1398d141c7f8e9a96c24a5a5731cf (patch) | |
| tree | 9c0951d7fe2e1d69d5c707c6a6c72d608ccb1c3f /lib/stdlib/test | |
| parent | 4364de3cc6c6212b291a5c240f25a00e90b2e852 (diff) | |
| download | otp-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 'lib/stdlib/test')
0 files changed, 0 insertions, 0 deletions
