aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/x64_misc.supp
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-08-31 07:52:40 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-08-31 07:52:40 +0000
commit1a29a996fa7071cd798fbd75c85edbd6daaaeb3c (patch)
treebffd2fb0ae30b7d51bd670702c619b34d25942d2 /src/testbed/x64_misc.supp
parent970b7619ab2c7cbaad1d8b0cb365faef97fdb0e5 (diff)
downloadgnunet-1a29a996fa7071cd798fbd75c85edbd6daaaeb3c.tar.gz
gnunet-1a29a996fa7071cd798fbd75c85edbd6daaaeb3c.zip
Removed RunHandle return from GNUNET_TESTBED_run
Diffstat (limited to 'src/testbed/x64_misc.supp')
-rw-r--r--src/testbed/x64_misc.supp24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/testbed/x64_misc.supp b/src/testbed/x64_misc.supp
new file mode 100644
index 000000000..7998f068d
--- /dev/null
+++ b/src/testbed/x64_misc.supp
@@ -0,0 +1,24 @@
1{
2 <unknown invalid free>
3 Memcheck:Free
4 fun:free
5 fun:free_mem
6 fun:__libc_freeres
7 fun:_vgnU_freeres
8 fun:__run_exit_handlers
9 fun:exit
10 fun:(below main)
11}
12{
13 <gnunet_crypto_init>
14 Memcheck:Leak
15 fun:malloc
16 obj:/usr/lib/libgcrypt.so.11.5.3
17 ...
18 obj:/usr/lib/libgcrypt.so.11.5.3
19 fun:gcry_control
20 fun:GNUNET_CRYPTO_random_init
21 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}
24