[Bug 767293] ges-uri-asset: GstDiscoverer can return a valid info but a non-OK result, consider this an error

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 6 14:46:48 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767293

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 329200:
 --> (https://bugzilla.gnome.org/review?bug=767293&attachment=329200)

::: ges/ges-uri-asset.c
@@ +538,3 @@
     gst_object_unref (asset);
+    if (info)
+      gst_discoverer_info_unref (info);

Also stops leaking the info ;)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list