validate: pad-monitor: fix caps leak
This commit is contained in:
parent
81a33d5f6a
commit
3f0cb5fedf
@ -793,6 +793,8 @@ gst_validate_pad_monitor_check_caps_fields_proxied (GstValidatePadMonitor *
|
||||
g_free (caps_str);
|
||||
}
|
||||
}
|
||||
|
||||
gst_caps_unref (othercaps);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user