sanitizers: remove GetRNGState lsan suppression

I am no-longer seeing this. Can anyone recreate the false-positive?
This commit is contained in:
fanquake 2023-03-28 16:37:48 +01:00
parent 84f4ac39fd
commit 71b3e9b0ad
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -1,5 +1,2 @@
# Suppress warnings triggered in dependencies
leak:libQt5Widgets
# false-positive due to use of secure_allocator<>
leak:GetRNGState