[Bug 738291] fluiddec: leaks incoming caps event

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 10 06:32:32 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=738291
  GStreamer | gst-plugins-bad | 1.4.3

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-10-10 13:32:26 UTC ---
pad_push() and pad_push_event() takes ownership of the buffer/event, meaning
the next element takes ownership and is responsible for either unreffing it or
passing it on.

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