lbrycrd/test/sanitizer_suppressions/lsan
2018-11-26 23:33:17 +01:00

10 lines
236 B
Text

# 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