diff options
author | landergate <landergate@landergate.com> | 2017-09-27 14:17:48 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-27 14:17:48 +0300 |
commit | 180a848cbeba64c563bb0f09318b875e2b80a236 (patch) | |
tree | 4cc58dee445f602fec36b9b52620eaf25a436054 /external | |
parent | Merge pull request #2533 (diff) | |
download | monero-180a848cbeba64c563bb0f09318b875e2b80a236.tar.xz |
wallet2: Missing underflow check on low heights
Lack of it results in `m_refresh_from_block_height` being < 0 (18446744...) on low heights, which blocks `process_new_blockchain_entry` and never process coins on heights less than blocks_per_month.
Follow-up to #2258
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions