diff options
author | MarcoFalke <falke.marco@gmail.com> | 2022-02-07 14:06:31 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2022-02-07 14:06:33 +0100 |
commit | f7a36477a61b3719859ee4bb0795821c2aa6bd16 (patch) | |
tree | 65e775582f5b36417c4f99e59aa5eb2aad4ee2b7 /test | |
parent | fa65f26f4dd6135abb88410023f5ada753d5b257 (diff) | |
parent | fadcd031390dd4588bbb1c07e5020a7131312050 (diff) |
Merge bitcoin/bitcoin#24227: Fix unsigned integer overflow in LoadMempool
fadcd031390dd4588bbb1c07e5020a7131312050 Fix unsigned integer overflow in LoadMempool (MarcoFalke)
Pull request description:
It doesn't seem ideal to have an integer sanitizer enabled, but then disable it for the whole validation.cpp file.
This removes one of the two violations.
This should be a refactor.
ACKs for top commit:
prayank23:
Code Review ACK https://github.com/bitcoin/bitcoin/pull/24227/commits/fadcd031390dd4588bbb1c07e5020a7131312050
Tree-SHA512: 9fb2f3d49008a59cd45b7c17be0c88c04e61183197c11c8176865af5532c8d0c940db49a351dd0fc75e1d7fd8678c3b816d34cfca170dc6b9cf8f37fdf1c8cae
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions