mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
8 lines
181 B
Text
8 lines
181 B
Text
# Suppress warnings triggered in dependencies
|
|
leak:libqminimal
|
|
leak:libQt5Core
|
|
leak:libQt5Gui
|
|
leak:libQt5Widgets
|
|
|
|
# false-positive due to use of secure_allocator<>
|
|
leak:GetRNGState
|