Skip to content

Commit

Permalink
sanitizers: remove GetRNGState lsan suppression
Browse files Browse the repository at this point in the history
I am no-longer seeing this. Can anyone recreate the false-positive?
  • Loading branch information
fanquake committed Mar 30, 2023
1 parent 84f4ac3 commit 71b3e9b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/sanitizer_suppressions/lsan
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
# Suppress warnings triggered in dependencies
leak:libQt5Widgets

# false-positive due to use of secure_allocator<>
leak:GetRNGState

0 comments on commit 71b3e9b

Please sign in to comment.