Merge bitcoin#14822: bench: Destroy wallet txs instead of leaking their memory

This commit is contained in:
Konstantin Akimov 2023-01-31 17:21:23 +07:00 committed by UdjinM6
parent 2919b9af4d
commit 206304d016

View File

@ -1,7 +1,3 @@
# Suppress warnings about addCoin(...) leak in the CoinSelection benchmark
leak:addCoin
leak:bench_dash
# Suppress warnings triggered in dependencies # Suppress warnings triggered in dependencies
leak:libqminimal leak:libqminimal
leak:libQt5Core leak:libQt5Core