Skip to content

Commit 708e3c7

Browse files
committed
valgrind: remove rest_blockhash_by_height suppression
This should no-longer be necessary after #18785.
1 parent e727c2b commit 708e3c7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

contrib/valgrind.supp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,3 @@
192192
...
193193
fun:_ZN5BCLog6Logger12StartLoggingEv
194194
}
195-
{
196-
Suppress rest_blockhash_by_height Conditional jump or move depends on uninitialised value(s)
197-
Memcheck:Cond
198-
fun:_ZL24rest_blockhash_by_heightP11HTTPRequestRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
199-
}

0 commit comments

Comments
 (0)