diff options
author | MacroFake <falke.marco@gmail.com> | 2022-07-18 15:05:37 +0200 |
---|---|---|
committer | MacroFake <falke.marco@gmail.com> | 2022-07-18 15:05:39 +0200 |
commit | c395c8d6bbd0afc836eac4e58c00a816fb967104 (patch) | |
tree | 5b99562ac45b87692c6648dc3fe3c3e33f21dee9 /src/wallet/wallet.h | |
parent | d806407173926e46421ad807750a06e49afbbdbd (diff) | |
parent | 2315830491b2cfa6b6e3e277700238e5ac92a8e0 (diff) |
Merge bitcoin/bitcoin#25624: fuzz: Fix assert bug in txorphan target
2315830491b2cfa6b6e3e277700238e5ac92a8e0 fuzz: Fix assert bug in txorphan target (chinggg)
Pull request description:
Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48914.
It is possible to construct big tx that got rejected in `AddTx`, so we cannot assume tx will be added successfully. We can only guarantee tx will not be added if orphanage already has it.
ACKs for top commit:
MarcoFalke:
lgtm ACK 2315830491b2cfa6b6e3e277700238e5ac92a8e0
Tree-SHA512: e173bc1a932639746de1192ed238e2e2318899f55371febb598facd0e811d8c54997f074f5e761757e1ffd3ae76d8edf9d673f020b2d97d5762ac656f632be81
Diffstat (limited to 'src/wallet/wallet.h')
0 files changed, 0 insertions, 0 deletions