mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 11:27:28 -03: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 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,2 @@
|
|||
# Suppress warnings triggered in dependencies
|
||||
leak:libQt5Widgets
|
||||
|
||||
# false-positive due to use of secure_allocator<>
|
||||
leak:GetRNGState
|
||||
|
|
Loading…
Reference in a new issue