guix-env: some update.
[oweals/gnunet.git] / src / set / test_set_union_copy.c
index c887a89588f309be408c2b47dc3adc641190a72f..242b9f2f2d786ce037031066288eeb662a16e018 100644 (file)
@@ -122,6 +122,7 @@ check_count_iter (void *cls,
       return GNUNET_NO;
     }
     ci_cls->cont (ci_cls->cont_cls);
+    GNUNET_free (ci_cls);
     return GNUNET_NO;
   }
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
@@ -264,7 +265,8 @@ run (void *cls,
   GNUNET_TESTING_peer_get_identity (peer,
                                     &local_id);
 
-  set1 = GNUNET_SET_create (cfg, GNUNET_SET_OPERATION_UNION);
+  set1 = GNUNET_SET_create (cfg,
+                            GNUNET_SET_OPERATION_UNION);
   add_element_str (set1,
                    "333");
   add_element_str (set1,