0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-02 09:46:52 -05:00

test: Suppress false positive leak in secure_allocator<RNGState>

This commit is contained in:
MarcoFalke 2019-06-18 16:39:39 -04:00
parent fa35c4239f
commit fa410f67aa
No known key found for this signature in database
GPG key ID: CE2B75697E69A548

View file

@ -4,3 +4,6 @@ leak:libqminimal
leak:libQt5Core
leak:libQt5Gui
leak:libQt5Widgets
# false-positive due to use of secure_allocator<>
leak:GetRNGState