decodebin2: Free iterator after removing all groups
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 17 Jun 2009 05:24:53 +0000 (07:24 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 17 Jun 2009 05:24:53 +0000 (07:24 +0200)
gst/playback/gstdecodebin2.c

index 6fff157..0c36d8f 100644 (file)
@@ -732,6 +732,7 @@ restart:
         break;
     }
   }
+  gst_iterator_free (it);
 }
 
 static void