aboutsummaryrefslogtreecommitdiff
path: root/test/sanitizer_suppressions
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-03-28 16:37:48 +0100
committerfanquake <fanquake@gmail.com>2023-03-30 14:10:35 +0100
commit71b3e9b0ade9680f6847e93785225c5927929336 (patch)
tree8e42553055e24cc42e7e751baed4545842d1fb32 /test/sanitizer_suppressions
parent84f4ac39fda7ffa5dc84e92d92dd1eeeb5e20f8c (diff)
downloadbitcoin-71b3e9b0ade9680f6847e93785225c5927929336.tar.xz
sanitizers: remove GetRNGState lsan suppression
I am no-longer seeing this. Can anyone recreate the false-positive?
Diffstat (limited to 'test/sanitizer_suppressions')
-rw-r--r--test/sanitizer_suppressions/lsan3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/sanitizer_suppressions/lsan b/test/sanitizer_suppressions/lsan
index 828b1676f6..7ccb22515f 100644
--- a/test/sanitizer_suppressions/lsan
+++ b/test/sanitizer_suppressions/lsan
@@ -1,5 +1,2 @@
# Suppress warnings triggered in dependencies
leak:libQt5Widgets
-
-# false-positive due to use of secure_allocator<>
-leak:GetRNGState