gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9836 - GNUnet/src/applications/fs/gap


From: gnunet
Subject: [GNUnet-SVN] r9836 - GNUnet/src/applications/fs/gap
Date: Mon, 21 Dec 2009 12:18:16 +0100

Author: grothoff
Date: 2009-12-21 12:18:16 +0100 (Mon, 21 Dec 2009)
New Revision: 9836

Modified:
   GNUnet/src/applications/fs/gap/test_gap_dv.c
Log:
fix

Modified: GNUnet/src/applications/fs/gap/test_gap_dv.c
===================================================================
--- GNUnet/src/applications/fs/gap/test_gap_dv.c        2009-12-21 11:09:44 UTC 
(rev 9835)
+++ GNUnet/src/applications/fs/gap/test_gap_dv.c        2009-12-21 11:18:16 UTC 
(rev 9836)
@@ -278,6 +278,7 @@
   GNUNET_disk_file_close(ectx, name, fd);
   if (ret == -1)
   {
+    GNUNET_meta_data_destroy (meta);
     GNUNET_free(name);
     return ret;
   }





reply via email to

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