audioconvert: plug leak
This commit is contained in:
parent
b26f35c3a4
commit
22d7149ba6
@ -610,6 +610,8 @@ gst_audio_convert_fixate_caps (GstBaseTransform * base,
|
||||
if (result)
|
||||
gst_caps_unref (result);
|
||||
result = othercaps;
|
||||
} else {
|
||||
gst_caps_unref (othercaps);
|
||||
}
|
||||
} else {
|
||||
gst_caps_unref (othercaps);
|
||||
|
Loading…
x
Reference in New Issue
Block a user