mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
valgrind: remove libsecp256k1 suppression
This commit is contained in:
@@ -98,14 +98,6 @@
|
|||||||
fun:_Znwm
|
fun:_Znwm
|
||||||
fun:_Z11LogInstancev
|
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
|
Suppress BCLog::Logger::StartLogging() still reachable memory warning
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
|
|||||||
Reference in New Issue
Block a user