leak
authorChristian Grothoff <christian@grothoff.org>
Mon, 18 Jul 2011 07:03:41 +0000 (07:03 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 18 Jul 2011 07:03:41 +0000 (07:03 +0000)
src/util/test_container_slist.c

index f1aa40f949336303b8c81b4fb41e5ea0c81e033d..c0a8320734c196d816cfa91823cd533ff5298e10 100644 (file)
@@ -137,7 +137,7 @@ main (int argc, char *argv[])
       GNUNET_assert (0);
     }
   }
-
+  GNUNET_CONTAINER_slist_iter_destroy (it);
   GNUNET_CONTAINER_slist_destroy (l);
 
   /*check if disp = GNUNET_CONTAINER_SLIST_DISPOSITION_DYNAMIC*/