-fix
[oweals/gnunet.git] / src / namestore / test_namestore_record_serialization.c
index b389e7fafc5bda122e297374adb76869514f4a55..a045e59a558c05a6135729be3b60ba43d293f831 100644 (file)
@@ -115,6 +115,11 @@ run (void *cls, char *const *args, const char *cfgfile,
 
     GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Element [%i]: EQUAL\n", c);
   }
+
+  for (c = 0; c < rd_count; c++)
+  {
+    GNUNET_free ((void *)src[c].data);
+  }
 }
 
 static int