diff options
author | jeffro256 <jeffro256@tutanota.com> | 2023-05-08 12:18:51 -0500 |
---|---|---|
committer | jeffro256 <jeffro256@tutanota.com> | 2023-06-02 22:14:26 -0500 |
commit | 7206ef8ab85c921310ba45c1dd8b1621622aa696 (patch) | |
tree | 021e098760f8d0570c5fd57ad3c081b61024c579 /src/blockchain_utilities | |
parent | Merge pull request #8842 (diff) | |
download | monero-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