bench: Destroy wallet txs instead of leaking their memory

This commit is contained in:
MarcoFalke
2018-11-27 16:53:49 -05:00
parent 600b85bb41
commit fa5cef0f78
2 changed files with 15 additions and 18 deletions

View File

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