From: Matthias Wachs Date: Thu, 16 Jun 2011 15:52:55 +0000 (+0000) Subject: (no commit message) X-Git-Tag: initial-import-from-subversion-38251~18120 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=37c18a5e933bd7e0a4596bbc8459050244501d97;p=oweals%2Fgnunet.git --- diff --git a/src/transport/test_transport_api.c b/src/transport/test_transport_api.c index 853ce9aa5..ca9ceaef6 100644 --- a/src/transport/test_transport_api.c +++ b/src/transport/test_transport_api.c @@ -676,8 +676,7 @@ main (int argc, char *argv[]) "`%s' not properly installed, cannot run NAT test!\n", "gnunet-nat-server"); return 0; - } GNUNET_free(p1.servicehome); - GNUNET_free(p2.servicehome); + } } else if (strstr(argv[0], "udp") != NULL) {