mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
# Suppress warnings triggered in dependencies
|
|
leak:libqminimal
|
|
leak:libQt5Core
|
|
leak:libQt5Gui
|
|
leak:libQt5Widgets
|
|
|
|
# false-positive due to use of secure_allocator<>
|
|
leak:GetRNGState
|