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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 9 08:28:36 UTC 2018


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

--- Comment #30 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This is unfortunately breaking ABI, and breaking all bindings that are
generated from code. pre-1.14 bindings with 1.14 will leak, 1.14 bindings
running with pre-1.14 GStreamer will crash sooner or later due to objects being
destroyed too early.

Too late to change it back now though, that will only break more things at this
point.

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