mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-09 09:51:08 +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:bench_bitcoin
|
||||
|
||||
# Suppress warnings triggered in dependencies
|
||||
leak:libcrypto
|
||||
leak:libqminimal
|
||||
leak:libQt5Core
|
||||
leak:libQt5Gui
|
||||
leak:libQt5Widgets
|
||||
leak:new_allocator.h
|
||||
|
Reference in New Issue
Block a user