mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -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
|
# Suppress warnings triggered in dependencies
|
||||||
leak:libQt5Widgets
|
leak:libQt5Widgets
|
||||||
|
|
||||||
# false-positive due to use of secure_allocator<>
|
|
||||||
leak:GetRNGState
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue