gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r6576 - GNUnet/src/applications/fs/tools
Date: Wed, 19 Mar 2008 03:14:16 -0600 (MDT)

Author: holindho
Date: 2008-03-19 03:14:15 -0600 (Wed, 19 Mar 2008)
New Revision: 6576

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


Modified: GNUnet/src/applications/fs/tools/gnunet-insert.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-insert.c    2008-03-18 19:02:04 UTC 
(rev 6575)
+++ GNUnet/src/applications/fs/tools/gnunet-insert.c    2008-03-19 09:14:15 UTC 
(rev 6576)
@@ -429,6 +429,7 @@
       GNUNET_free (dirname);
       EXTRACTOR_removeAll (l);
       GNUNET_ECRS_meta_data_destroy (meta);
+      meta = NULL;
 
       errorCode = 0;
       goto quit;





reply via email to

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