[gstreamer-bugs] [Bug 321543] GstPadTemplate leaks

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 27 18:05:23 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=321543
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #5 from Jan Schmidt  2006-01-28 02:05 UTC -------
Actually, I'm wrong - the basesrc patch no longer seems relevant,
gst_pad_new_from_static_template', which does correct unreffing.

The remaining fix is a leaked refcount in vorbisdec adding pad_templates to the
class in base_init, but almost everywhere has that leak. We never unload
classes though, so noone ever notices and I'm not sure we should bother fixing
it until a hypothetical future where we've reworked every plugin to support it.


-- 
Configure bugmail: http://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