gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r9684 - GNUnet/src/applications/fs/gap
Date: Wed, 2 Dec 2009 22:58:46 +0100

Author: nevans
Date: 2009-12-02 22:58:46 +0100 (Wed, 02 Dec 2009)
New Revision: 9684

Modified:
   GNUnet/src/applications/fs/gap/test_gap_dv.c
Log:
missing meta_data_destroy call

Modified: GNUnet/src/applications/fs/gap/test_gap_dv.c
===================================================================
--- GNUnet/src/applications/fs/gap/test_gap_dv.c        2009-12-02 21:57:17 UTC 
(rev 9683)
+++ GNUnet/src/applications/fs/gap/test_gap_dv.c        2009-12-02 21:58:46 UTC 
(rev 9684)
@@ -301,6 +301,8 @@
       GNUNET_FSUI_upload_abort(ul);
     GNUNET_FSUI_upload_stop(ul);
   }
+
+  GNUNET_meta_data_destroy(meta);
   GNUNET_FSUI_stop(ctx);
   GNUNET_free(name);
   return errorCode;





reply via email to

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