We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa35c42 commit fa410f6Copy full SHA for fa410f6
test/sanitizer_suppressions/lsan
@@ -4,3 +4,6 @@ leak:libqminimal
4
leak:libQt5Core
5
leak:libQt5Gui
6
leak:libQt5Widgets
7
+
8
+# false-positive due to use of secure_allocator<>
9
+leak:GetRNGState
0 commit comments