test: Suppress false positive leak in secure_allocator<RNGState>

pull/16236/head
MarcoFalke 5 years ago
parent fa35c4239f
commit fa410f67aa
No known key found for this signature in database
GPG Key ID: CE2B75697E69A548

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

Loading…
Cancel
Save