mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 18:49:30 +01:00
10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
# Suppress warnings triggered in dependencies
|
|
leak:libcrypto
|
|
leak:libqminimal
|
|
leak:libQt5Core
|
|
leak:libQt5Gui
|
|
leak:libQt5Widgets
|
|
|
|
# false-positive due to use of secure_allocator<>
|
|
leak:GetRNGState
|