projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c8d3ba
)
(no commit message)
author
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 16 Jun 2011 15:52:55 +0000
(15:52 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 16 Jun 2011 15:52:55 +0000
(15:52 +0000)
src/transport/test_transport_api.c
patch
|
blob
|
history
diff --git
a/src/transport/test_transport_api.c
b/src/transport/test_transport_api.c
index 853ce9aa5c5b14c89c3334f772f108b2f1ae7a62..ca9ceaef634884559fd7378505be305711b711f0 100644
(file)
--- 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)
{