mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 11:57:28 -03:00
valgrind: remove rest_blockhash_by_height suppression
This should no-longer be necessary after #18785.
This commit is contained in:
parent
e727c2bdca
commit
708e3c7e85
1 changed files with 0 additions and 5 deletions
|
@ -192,8 +192,3 @@
|
|||
...
|
||||
fun:_ZN5BCLog6Logger12StartLoggingEv
|
||||
}
|
||||
{
|
||||
Suppress rest_blockhash_by_height Conditional jump or move depends on uninitialised value(s)
|
||||
Memcheck:Cond
|
||||
fun:_ZL24rest_blockhash_by_heightP11HTTPRequestRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue