remove unused/undocumented valgraind suppression file
This commit is contained in:
parent
447ae4da0b
commit
b683fd114a
@ -1,28 +0,0 @@
|
||||
{
|
||||
<gnunet_gcrypt_init>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds:reachable
|
||||
...
|
||||
fun:GNUNET_CRYPTO_random_init
|
||||
fun:call_init.part.0
|
||||
...
|
||||
}
|
||||
|
||||
{
|
||||
<mpi_ec_new>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds:reachable
|
||||
...
|
||||
fun:point_from_keyparam
|
||||
fun:_gcry_mpi_ec_new
|
||||
...
|
||||
}
|
||||
|
||||
{
|
||||
<gnunet_log_setup>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds:reachable
|
||||
...
|
||||
fun:GNUNET_log_setup
|
||||
...
|
||||
}
|
Loading…
Reference in New Issue
Block a user