mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 11:57:28 -03:00
test: Suppress false positive leak in secure_allocator<RNGState>
This commit is contained in:
parent
fa35c4239f
commit
fa410f67aa
1 changed files with 3 additions and 0 deletions
|
@ -4,3 +4,6 @@ leak:libqminimal
|
|||
leak:libQt5Core
|
||||
leak:libQt5Gui
|
||||
leak:libQt5Widgets
|
||||
|
||||
# false-positive due to use of secure_allocator<>
|
||||
leak:GetRNGState
|
||||
|
|
Loading…
Reference in a new issue