[gstreamer-bugs] [Bug 402497] New: [0.11] gst_element_link (and probably others) implicitely request pads

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 30 08:43:33 PST 2007


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

  GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [0.11] gst_element_link (and probably others)
                    implicitely request pads
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at ubuntu.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,
as discussed on IRC gst_element_link (and probably other functions) implicitely
request pads which is highly likely to lead to memory leaks as the application
does not know in the worst case that pads were requested.

Those functions should either don't request pads or do whatever magic is
required to release the pads when they're not needed anymore.

Bye


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list