[Bug 741390] playbin: leaks custom sink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 26 09:11:36 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=741390
  GStreamer | gst-plugins-base | git

--- Comment #11 from Christoph Reiter (lazka) <reiter.christoph at gmail.com> 2014-12-26 17:11:31 UTC ---
Created an attachment (id=293360)
 View: https://bugzilla.gnome.org/attachment.cgi?id=293360
 Review: https://bugzilla.gnome.org/review?bug=741390&attachment=293360

patch-v1

Fix binding leak with gst_element_add_pad() and gst_bin_add().

They both ref the GstObject by setting a parent or do nothing.
No ownership transfer, so change to none.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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