gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6310 - GNUnet/src/applications/testing


From: gnunet
Subject: [GNUnet-SVN] r6310 - GNUnet/src/applications/testing
Date: Fri, 15 Feb 2008 13:48:05 -0700 (MST)

Author: nevans
Date: 2008-02-15 13:48:04 -0700 (Fri, 15 Feb 2008)
New Revision: 6310

Modified:
   GNUnet/src/applications/testing/remote.c
Log:


Modified: GNUnet/src/applications/testing/remote.c
===================================================================
--- GNUnet/src/applications/testing/remote.c    2008-02-15 19:56:05 UTC (rev 
6309)
+++ GNUnet/src/applications/testing/remote.c    2008-02-15 20:48:04 UTC (rev 
6310)
@@ -253,7 +253,6 @@
                                            GNUNET_GE_USER |
                                            GNUNET_GE_BULK, "mkstemp",
                                            temp_path);
-              GNUNET_GC_free (basecfg);
               GNUNET_free (temp_path);
               break;
             }
@@ -263,7 +262,6 @@
               fprintf (stderr,
                        "Failed to write peer configuration file `%s'\n",
                        temp_path);
-              GNUNET_GC_free (basecfg);
               GNUNET_free (temp_path);
               break;
             }





reply via email to

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