mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-09 18:00:13 +02:00
Add LSan suppression warnings
This commit is contained in:
@ -1,7 +1,10 @@
|
|||||||
|
# Suppress warnings about addCoin(...) leak in the CoinSelection benchmark
|
||||||
leak:addCoin
|
leak:addCoin
|
||||||
|
leak:bench_bitcoin
|
||||||
|
|
||||||
|
# Suppress warnings triggered in dependencies
|
||||||
leak:libcrypto
|
leak:libcrypto
|
||||||
leak:libqminimal
|
leak:libqminimal
|
||||||
leak:libQt5Core
|
leak:libQt5Core
|
||||||
leak:libQt5Gui
|
leak:libQt5Gui
|
||||||
leak:libQt5Widgets
|
leak:libQt5Widgets
|
||||||
leak:new_allocator.h
|
|
||||||
|
Reference in New Issue
Block a user