aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_utilities
diff options
context:
space:
mode:
authorjeffro256 <jeffro256@tutanota.com>2023-05-08 12:18:51 -0500
committerjeffro256 <jeffro256@tutanota.com>2023-06-02 22:14:26 -0500
commit7206ef8ab85c921310ba45c1dd8b1621622aa696 (patch)
tree021e098760f8d0570c5fd57ad3c081b61024c579 /src/blockchain_utilities
parentMerge pull request #8842 (diff)
downloadmonero-7206ef8ab85c921310ba45c1dd8b1621622aa696.tar.xz
cryptonote_basic: fix amount overflow detection on 32-bit systems
On systems where `ULONG_MAX` != `ULLONG_MAX` (e.g. most 32-bit systems), the `round_money_up` function will not correctly detect overflows.
Diffstat (limited to 'src/blockchain_utilities')
0 files changed, 0 insertions, 0 deletions