gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r13975 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r13975 - gnunet/src/util
Date: Tue, 21 Dec 2010 15:03:59 +0100

Author: grothoff
Date: 2010-12-21 15:03:59 +0100 (Tue, 21 Dec 2010)
New Revision: 13975

Modified:
   gnunet/src/util/test_container_meta_data.c
Log:
fix

Modified: gnunet/src/util/test_container_meta_data.c
===================================================================
--- gnunet/src/util/test_container_meta_data.c  2010-12-21 13:57:33 UTC (rev 
13974)
+++ gnunet/src/util/test_container_meta_data.c  2010-12-21 14:03:59 UTC (rev 
13975)
@@ -315,6 +315,7 @@
   if (str[0] != 'T')
     {
       GNUNET_CONTAINER_meta_data_destroy(meta2);
+      GNUNET_free (str);
       ABORT(meta);      
     } 
   //check branch




reply via email to

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