aboutsummaryrefslogtreecommitdiff
path: root/src/pt
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-31 19:14:52 +0000
committerChristian Grothoff <christian@grothoff.org>2015-05-31 19:14:52 +0000
commit5c582e2c0886c5dd5a1ab405eb149038a474f2da (patch)
treee6188d4fb4e7d8632938e8c6b919add9df08dfb0 /src/pt
parentc8eb0dc69ccce1fe6467d7964ebe79d2d9dba46f (diff)
downloadgnunet-5c582e2c0886c5dd5a1ab405eb149038a474f2da.tar.gz
gnunet-5c582e2c0886c5dd5a1ab405eb149038a474f2da.zip
-leak
Diffstat (limited to 'src/pt')
-rw-r--r--src/pt/test_gns_vpn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pt/test_gns_vpn.c b/src/pt/test_gns_vpn.c
index 40c32d27a..28e83009f 100644
--- a/src/pt/test_gns_vpn.c
+++ b/src/pt/test_gns_vpn.c
@@ -676,6 +676,7 @@ run (void *cls,
676 GNUNET_free (bin); 676 GNUNET_free (bin);
677 return; 677 return;
678 } 678 }
679 GNUNET_free (bin_gns);
679 GNUNET_free (config); 680 GNUNET_free (config);
680 GNUNET_free (bin); 681 GNUNET_free (bin);
681 682