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:
f8e3b5c
)
(no commit message)
author
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 22 Apr 2010 09:07:09 +0000
(09:07 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 22 Apr 2010 09:07:09 +0000
(09:07 +0000)
src/hostlist/hostlist-server.c
patch
|
blob
|
history
diff --git
a/src/hostlist/hostlist-server.c
b/src/hostlist/hostlist-server.c
index fdc3e34d045caf60625dbee9a72470699461cc24..90e5fe44210099a666391a6d9d0ebd4eb949f50d 100644
(file)
--- a/
src/hostlist/hostlist-server.c
+++ b/
src/hostlist/hostlist-server.c
@@
-635,8
+635,8
@@
GNUNET_HOSTLIST_server_start (const struct GNUNET_CONFIGURATION_Handle *c,
_("Address to obtain hostlist: `%s'\n"),
hostlist_uri);
}
+ GNUNET_free ( hostname );
}
- GNUNET_free ( hostname );
daemon_handle_v6 = MHD_start_daemon (MHD_USE_IPv6
#if DEBUG_HOSTLIST_SERVER
| MHD_USE_DEBUG