diff options
author | Thomas Holenstein <thomas.holenstein@gmail.com> | 2013-12-21 16:50:49 +0100 |
---|---|---|
committer | Thomas Holenstein <thomas.holenstein@gmail.com> | 2013-12-25 11:07:21 +0100 |
commit | e85e19be06c59529bfda100729e8ef3148349952 (patch) | |
tree | c1be2bb3178a5e9a9eadd61cded2067094f83271 /src/rpcclient.h | |
parent | 6e7792003b5c520fcc81d223f07471d690594081 (diff) |
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/rpcclient.h')
0 files changed, 0 insertions, 0 deletions