Skip to content

Commit 29b62c0

Browse files
committed
valgrind: remove libsecp256k1 suppression
1 parent 519ec26 commit 29b62c0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

contrib/valgrind.supp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,6 @@
9898
fun:_Znwm
9999
fun:_Z11LogInstancev
100100
}
101-
{
102-
Suppress secp256k1_context_create still reachable memory warning
103-
Memcheck:Leak
104-
match-leak-kinds: reachable
105-
fun:malloc
106-
...
107-
fun:secp256k1_context_create
108-
}
109101
{
110102
Suppress BCLog::Logger::StartLogging() still reachable memory warning
111103
Memcheck:Leak

0 commit comments

Comments
 (0)