pulseaudiosink: fix caps leak
This commit is contained in:
parent
37c8abcdbd
commit
d6a9de9e2a
@ -872,6 +872,7 @@ gst_pulse_audio_sink_sink_setcaps (GstPad * pad, GstCaps * caps)
|
|||||||
|
|
||||||
GST_PULSE_AUDIO_SINK_UNLOCK (pbin);
|
GST_PULSE_AUDIO_SINK_UNLOCK (pbin);
|
||||||
|
|
||||||
|
gst_caps_unref (caps);
|
||||||
gst_object_unref (pbin);
|
gst_object_unref (pbin);
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user