Skip to content

Commit 71b3e9b

Browse files
committed
sanitizers: remove GetRNGState lsan suppression
I am no-longer seeing this. Can anyone recreate the false-positive?
1 parent 84f4ac3 commit 71b3e9b

File tree

1 file changed

+0
-3
lines changed
  • test/sanitizer_suppressions

1 file changed

+0
-3
lines changed

test/sanitizer_suppressions/lsan

-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
# Suppress warnings triggered in dependencies
22
leak:libQt5Widgets
3-
4-
# false-positive due to use of secure_allocator<>
5-
leak:GetRNGState

0 commit comments

Comments
 (0)