gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r7226 - GNUnet/src/applications/fs/tools
Date: Sat, 14 Jun 2008 19:04:38 -0600 (MDT)

Author: grothoff
Date: 2008-06-14 19:04:38 -0600 (Sat, 14 Jun 2008)
New Revision: 7226

Modified:
   GNUnet/src/applications/fs/tools/gnunet-auto-share.c
Log:
use absolute path

Modified: GNUnet/src/applications/fs/tools/gnunet-auto-share.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-auto-share.c        2008-06-15 
01:04:25 UTC (rev 7225)
+++ GNUnet/src/applications/fs/tools/gnunet-auto-share.c        2008-06-15 
01:04:38 UTC (rev 7226)
@@ -852,6 +852,7 @@
           if (dirs_len > 0)
             strcat (dirs, ";");
           strcat (dirs, fullname);
+         GNUNET_free(fullname);
           i++;
         }
       GNUNET_GC_set_configuration_value_string (cfg, ectx,





reply via email to

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