(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 22 Apr 2010 09:07:09 +0000 (09:07 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 22 Apr 2010 09:07:09 +0000 (09:07 +0000)
src/hostlist/hostlist-server.c

index fdc3e34d045caf60625dbee9a72470699461cc24..90e5fe44210099a666391a6d9d0ebd4eb949f50d 100644 (file)
@@ -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