[Bug 743062] GstObject subclasses sinking instances in instance_init/constructor cause leaks in bindings

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 15 13:08:36 UTC 2017


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

--- Comment #18 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Sebastian Dröge (slomo) from comment #17)
> There are more types in GStreamer with this problem btw: GstAllocator and
> GstBufferPool at least. These are also never really "owned" by something,
> but have floating references. Same goes for various other types.

And I guess we should just fix all of those in our code while we're at it.
Otherwise someone will just be surprised at a later time and someone else has
to understand the problem another time.

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


More information about the gstreamer-bugs mailing list