mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-08 20:28:55 +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:libQt5Gui
|
||||
leak:libQt5Widgets
|
||||
|
||||
# false-positive due to use of secure_allocator<>
|
||||
leak:GetRNGState
|
||||
|
Loading…
x
Reference in New Issue
Block a user