gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r7444 - GNUnet/src/applications/fs/tools


From: gnunet
Subject: [GNUnet-SVN] r7444 - GNUnet/src/applications/fs/tools
Date: Thu, 17 Jul 2008 15:51:21 -0600 (MDT)

Author: grothoff
Date: 2008-07-17 15:51:21 -0600 (Thu, 17 Jul 2008)
New Revision: 7444

Modified:
   GNUnet/src/applications/fs/tools/gnunet-search.c
Log:
fixing # 1390

Modified: GNUnet/src/applications/fs/tools/gnunet-search.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-search.c    2008-07-17 05:53:45 UTC 
(rev 7443)
+++ GNUnet/src/applications/fs/tools/gnunet-search.c    2008-07-17 21:51:21 UTC 
(rev 7444)
@@ -151,6 +151,9 @@
   struct GNUNET_FSUI_Context *ctx;
   struct GNUNET_FSUI_SearchList *s;
 
+  if (argc <= 1)
+      return -1;
+
   i = GNUNET_init (argc,
                    argv,
                    "gnunet-search [OPTIONS] [KEYWORDS]",





reply via email to

[Prev in Thread] Current Thread [Next in Thread]