[Bug 747990] bin/element: gst_bin_add() and gst_element_add_pad() don't take reference in error cases

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


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

--- Comment #17 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 351881
  --> https://bugzilla.gnome.org/attachment.cgi?id=351881&action=edit
gst: Handle floating references consistently

If a function takes a floating reference parameter, it should also be
sinked in error cases. Otherwise the function behaves differently
between error and normal cases, which is impossible for bindings to
handle.

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


More information about the gstreamer-bugs mailing list