[Bug 747911] glcolorconvertelement: GstGLColorConvert is leaked

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 15 06:05:42 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #301623|none                        |needs-work
             status|                            |

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

::: ext/gl/gstglcolorconvertelement.c
@@ +110,3 @@

+  if (convert->convert)
+    gst_object_unref (convert->convert);

I think this should be done in READY->NULL, and not just in finalize. It might
contain system resources.

Probably the same bug in other elements

-- 
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