gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r2491 - GNUnet/src/applications/fs/tools
Date: Sat, 11 Mar 2006 20:56:05 -0800 (PST)

Author: grothoff
Date: 2006-03-11 20:56:03 -0800 (Sat, 11 Mar 2006)
New Revision: 2491

Modified:
   GNUnet/src/applications/fs/tools/gnunet-directory.c
Log:
fix

Modified: GNUnet/src/applications/fs/tools/gnunet-directory.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-directory.c 2006-03-12 04:55:14 UTC 
(rev 2490)
+++ GNUnet/src/applications/fs/tools/gnunet-directory.c 2006-03-12 04:56:03 UTC 
(rev 2491)
@@ -81,6 +81,7 @@
     printf(_("=\tError reading directory.\n"));
     return;
   }
+  md = NULL;
 #ifdef O_LARGEFILE
   fd = fileopen(name,
                O_LARGEFILE | O_RDONLY);





reply via email to

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