mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 20:03:34 -03: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
|