mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-20 23:20:45 +02:00
test: Suppress false positive leak in secure_allocator<RNGState>
This commit is contained in:
parent
fa35c4239f
commit
fa410f67aa
@ -4,3 +4,6 @@ leak:libqminimal
|
|||||||
leak:libQt5Core
|
leak:libQt5Core
|
||||||
leak:libQt5Gui
|
leak:libQt5Gui
|
||||||
leak:libQt5Widgets
|
leak:libQt5Widgets
|
||||||
|
|
||||||
|
# false-positive due to use of secure_allocator<>
|
||||||
|
leak:GetRNGState
|
||||||
|
Loading…
Reference in New Issue
Block a user