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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 15 11:42:07 UTC 2017


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

--- Comment #13 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 351886
  --> https://bugzilla.gnome.org/attachment.cgi?id=351886&action=edit
audioclock: Sink the reference in the constructor

This is now needed as GstClock does not do that internally anymore,
because that broke bindings.

And mark the function correctly as (transfer full), which it already was
before.

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


More information about the gstreamer-bugs mailing list