mpegdemux: Don't leak the SCHEDULING query
This commit is contained in:
parent
7bcd991f93
commit
2e0bc90903
@ -2876,6 +2876,8 @@ gst_flups_demux_sink_activate (GstPad * sinkpad, GstObject * parent)
|
||||
}
|
||||
}
|
||||
|
||||
gst_query_unref (query);
|
||||
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user