From: Christian Grothoff Date: Mon, 24 Oct 2011 08:54:48 +0000 (+0000) Subject: fixes X-Git-Tag: initial-import-from-subversion-38251~16305 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f0914f7eeca79e328da5ae9b88d4cd86642a8878;p=oweals%2Fgnunet.git fixes --- diff --git a/TODO b/TODO index 15aecfac6..4be56aac7 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,8 @@ - provide context menus to allow aborts of downloads/uploads - provide way to handle errors (search, download, publish errors) * FS [CG] + - in 2-peer download, data-origin forwards messages back + to downloader (queries messages sent to other peers > 0!) - implement multi-peer FS performance tests + gauger them! + insert + download diff --git a/src/transport/gnunet-service-transport_validation.c b/src/transport/gnunet-service-transport_validation.c index fd9ded10e..963115668 100644 --- a/src/transport/gnunet-service-transport_validation.c +++ b/src/transport/gnunet-service-transport_validation.c @@ -628,6 +628,7 @@ GST_validation_handle_ping (const struct GNUNET_PeerIdentity *sender, } else { + addrend = NULL; /* make gcc happy */ slen = 0; } diff --git a/src/transport/plugin_transport_http_server.c b/src/transport/plugin_transport_http_server.c index 158532aca..e5b20cfb4 100644 --- a/src/transport/plugin_transport_http_server.c +++ b/src/transport/plugin_transport_http_server.c @@ -507,6 +507,7 @@ create: break; default: GNUNET_break (0); + goto error; } s = create_session (plugin,