aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/x64_misc.supp
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/x64_misc.supp')
-rw-r--r--src/testbed/x64_misc.supp10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/testbed/x64_misc.supp b/src/testbed/x64_misc.supp
index 7998f068d..e6a19c33e 100644
--- a/src/testbed/x64_misc.supp
+++ b/src/testbed/x64_misc.supp
@@ -22,3 +22,13 @@
22 obj:/home/harsha/repos/gnunet/src/util/.libs/libgnunetutil.so.8.0.0 22 obj:/home/harsha/repos/gnunet/src/util/.libs/libgnunetutil.so.8.0.0
23} 23}
24 24
25{
26 <insert_a_suppression_name_here>
27 Memcheck:Leak
28 fun:malloc
29 ...
30 fun:gcry_control
31 fun:GNUNET_CRYPTO_random_init
32 obj:/home/totakura/gnunet/src/util/.libs/libgnunetutil.so.8.0.0
33 obj:/home/totakura/gnunet/src/util/.libs/libgnunetutil.so.8.0.0
34}