gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6347 - GNUnet/src/applications/topology_default


From: gnunet
Subject: [GNUnet-SVN] r6347 - GNUnet/src/applications/topology_default
Date: Sat, 16 Feb 2008 21:58:52 -0700 (MST)

Author: grothoff
Date: 2008-02-16 21:58:52 -0700 (Sat, 16 Feb 2008)
New Revision: 6347

Modified:
   GNUnet/src/applications/topology_default/topology.c
Log:
leak

Modified: GNUnet/src/applications/topology_default/topology.c
===================================================================
--- GNUnet/src/applications/topology_default/topology.c 2008-02-17 04:53:46 UTC 
(rev 6346)
+++ GNUnet/src/applications/topology_default/topology.c 2008-02-17 04:58:52 UTC 
(rev 6347)
@@ -605,6 +605,7 @@
         }
       GNUNET_free (data);
     }
+  GNUNET_free_non_null(fn);
   return 0;
 }
 





reply via email to

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