mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-28 01:41:57 +02:00
sanitizers: remove GetRNGState lsan suppression
I am no-longer seeing this. Can anyone recreate the false-positive?
This commit is contained in:
parent
84f4ac39fd
commit
71b3e9b0ad
@ -1,5 +1,2 @@
|
|||||||
# Suppress warnings triggered in dependencies
|
# Suppress warnings triggered in dependencies
|
||||||
leak:libQt5Widgets
|
leak:libQt5Widgets
|
||||||
|
|
||||||
# false-positive due to use of secure_allocator<>
|
|
||||||
leak:GetRNGState
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user