aboutsummaryrefslogtreecommitdiff
path: root/src/test/uint256_tests.cpp
diff options
context:
space:
mode:
authorThomas Holenstein <[email protected]>2013-12-21 16:50:49 +0100
committerThomas Holenstein <[email protected]>2013-12-25 11:07:21 +0100
commite85e19be06c59529bfda100729e8ef3148349952 (patch)
treec1be2bb3178a5e9a9eadd61cded2067094f83271 /src/test/uint256_tests.cpp
parentMerge pull request #3453 (diff)
downloaddiscoin-e85e19be06c59529bfda100729e8ef3148349952.tar.xz
discoin-e85e19be06c59529bfda100729e8ef3148349952.zip
Changed Get64(.) to GetLow64()
The function Get64(.) has a bug in case the width is not divisible by 64. Since it is only ever used as Get64(0) this simply changes it to this special case. Additionally, an assert is added, and a cast to prevent a compiler error.
Diffstat (limited to 'src/test/uint256_tests.cpp')
0 files changed, 0 insertions, 0 deletions