aboutsummaryrefslogtreecommitdiff
path: root/test/sanitizer_suppressions/lsan
blob: 57bc2c2beafa814009b85b7fd8ba45a561c60447 (plain)
1
2
3
4
5
6
7
8
9
10
# Suppress warnings about addCoin(...) leak in the CoinSelection benchmark
leak:addCoin
leak:bench_bitcoin

# Suppress warnings triggered in dependencies
leak:libcrypto
leak:libqminimal
leak:libQt5Core
leak:libQt5Gui
leak:libQt5Widgets