aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/x64_misc.supp
blob: e6a19c33e3d47ac8dc2d9c3b83acb43c2804f1ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
   <unknown invalid free>
   Memcheck:Free
   fun:free
   fun:free_mem
   fun:__libc_freeres
   fun:_vgnU_freeres
   fun:__run_exit_handlers
   fun:exit
   fun:(below main)
}
{
   <gnunet_crypto_init>
   Memcheck:Leak
   fun:malloc
   obj:/usr/lib/libgcrypt.so.11.5.3
   ...
   obj:/usr/lib/libgcrypt.so.11.5.3
   fun:gcry_control
   fun:GNUNET_CRYPTO_random_init
   obj:/home/harsha/repos/gnunet/src/util/.libs/libgnunetutil.so.8.0.0
   obj:/home/harsha/repos/gnunet/src/util/.libs/libgnunetutil.so.8.0.0
}

{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   fun:malloc
   ...
   fun:gcry_control
   fun:GNUNET_CRYPTO_random_init
   obj:/home/totakura/gnunet/src/util/.libs/libgnunetutil.so.8.0.0
   obj:/home/totakura/gnunet/src/util/.libs/libgnunetutil.so.8.0.0
}