diff options
author | SChernykh <15806605+SChernykh@users.noreply.github.com> | 2024-03-08 20:58:21 +0100 |
---|---|---|
committer | SChernykh <15806605+SChernykh@users.noreply.github.com> | 2024-03-08 21:04:16 +0100 |
commit | a01d7ccbfd2defec5fa5b0ca2de3fcd46f524748 (patch) | |
tree | 8422591949032ba9489cf98cd94c53d8f14fc9fb /src/wallet | |
parent | Merge pull request #9222 (diff) | |
download | monero-a01d7ccbfd2defec5fa5b0ca2de3fcd46f524748.tar.xz |
Fixed mempool pruning
- Fixed undefined behavior after a call to `remove_tx_from_transient_lists` (it used an invalid iterator)
- Fixed `txCompare` (it wasn't strictly weak ordered)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions