Skip to content

Commit

Permalink
valgrind: remove rest_blockhash_by_height suppression
Browse files Browse the repository at this point in the history
This should no-longer be necessary after bitcoin#18785.
  • Loading branch information
fanquake committed May 5, 2020
1 parent e727c2b commit 708e3c7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions contrib/valgrind.supp
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

0 comments on commit 708e3c7

Please sign in to comment.