validate: pad-monitor: fix caps leak

This commit is contained in:
Guillaume Desmottes 2015-03-23 10:22:47 +01:00
parent 81a33d5f6a
commit 3f0cb5fedf

View file

@ -793,6 +793,8 @@ gst_validate_pad_monitor_check_caps_fields_proxied (GstValidatePadMonitor *
g_free (caps_str);
}
}
gst_caps_unref (othercaps);
}
static void