fixes
authorChristian Grothoff <christian@grothoff.org>
Mon, 24 Oct 2011 08:54:48 +0000 (08:54 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 24 Oct 2011 08:54:48 +0000 (08:54 +0000)
TODO
src/transport/gnunet-service-transport_validation.c
src/transport/plugin_transport_http_server.c

diff --git a/TODO b/TODO
index 15aecfac60240ba4d0f25c4dc620c94631023173..4be56aac7af935cf2250f1beccdc6240df82418d 100644 (file)
--- 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
index fd9ded10e6f3323cb4dd82664254e700aee68a56..963115668a9b0537e07819760ffb2ff0527ee6d7 100644 (file)
@@ -628,6 +628,7 @@ GST_validation_handle_ping (const struct GNUNET_PeerIdentity *sender,
   } 
   else
   {
+    addrend = NULL; /* make gcc happy */
     slen = 0;
   }
 
index 158532aca7c5b4eb9087630f00b58b1012d562c6..e5b20cfb4e6bec9fc28a221167fade37ad3f8059 100644 (file)
@@ -507,6 +507,7 @@ create:
       break;
   default:
     GNUNET_break (0);
+    goto error;
   }
 
   s = create_session (plugin,