Merge CAPS branch
[platform/upstream/gstreamer.git] / tests / old / testsuite / cleanup / cleanup1.c
index d1e0d29..00064ac 100644 (file)
@@ -25,7 +25,7 @@ gint
 main (gint argc, gchar *argv[])
 {
   GstElement *pipeline;
-  gint i = 10000;
+  gint i = 1000;
   gint step = 100;
 
   free (malloc(8)); /* -lefence */