aggregator: Fix query leak
This commit is contained in:
parent
c01af3aa8f
commit
22ea83e7fa
@ -1308,6 +1308,8 @@ gst_aggregator_event_forward_func (GstPad * pad, gpointer user_data)
|
||||
} else {
|
||||
GST_ERROR_OBJECT (pad, "Query seeking FAILED");
|
||||
}
|
||||
|
||||
gst_query_unref (seeking);
|
||||
}
|
||||
|
||||
if (evdata->flush) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user