dash: Don't leak GstActiveStream

CID #1212142
This commit is contained in:
Edward Hervey 2014-05-13 13:52:48 +02:00
parent b2e037b7de
commit 651a4ae2e7

View file

@ -3370,6 +3370,7 @@ gst_mpd_client_setup_streaming (GstMpdClient * client,
if (!representation) {
GST_WARNING ("No valid representation in the MPD file, aborting...");
g_slice_free (GstActiveStream, stream);
return FALSE;
}
stream->mimeType =