mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
valgrind: remove libsecp256k1 suppression
This commit is contained in:
parent
519ec2650e
commit
29b62c01c8
1 changed files with 0 additions and 8 deletions
|
@ -98,14 +98,6 @@
|
|||
fun:_Znwm
|
||||
fun:_Z11LogInstancev
|
||||
}
|
||||
{
|
||||
Suppress secp256k1_context_create still reachable memory warning
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
...
|
||||
fun:secp256k1_context_create
|
||||
}
|
||||
{
|
||||
Suppress BCLog::Logger::StartLogging() still reachable memory warning
|
||||
Memcheck:Leak
|
||||
|
|
Loading…
Add table
Reference in a new issue