devicemonitor: fix provider leak
This commit is contained in:
parent
2ef06fd39d
commit
ffa90b2e72
@ -268,6 +268,7 @@ bus_sync_message (GstBus * bus, GstMessage * message,
|
||||
}
|
||||
GST_OBJECT_UNLOCK (monitor);
|
||||
|
||||
gst_object_unref (provider);
|
||||
gst_object_unref (device);
|
||||
|
||||
if (matches)
|
||||
|
Loading…
x
Reference in New Issue
Block a user