multipartdemux: do not leak new stream event
https://bugzilla.gnome.org/show_bug.cgi?id=736805
This commit is contained in:
parent
5480f6d2dd
commit
3bf81ad12c
@ -347,6 +347,7 @@ gst_multipart_find_pad_by_mime (GstMultipartDemux * demux, gchar * mime,
|
||||
|
||||
gst_pad_store_sticky_event (pad, event);
|
||||
g_free (stream_id);
|
||||
gst_event_unref (event);
|
||||
|
||||
/* take the mime type, convert it to the caps name */
|
||||
capsname = gst_multipart_demux_get_gstname (demux, mime);
|
||||
|
Loading…
x
Reference in New Issue
Block a user