[gstreamer-bugs] [Bug 604091] New: tee: cleanup requestpads in dispose

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 8 08:31:30 PST 2009


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

           Summary: tee: cleanup requestpads in dispose
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: havard.graff at tandberg.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: wim.taymans at gmail.com
      GNOME target: ---
     GNOME version: ---


There is a race in gst_tee_buffer_alloc(), where you can dispose the tee, and
the allocpad will no longer be valid.

By making sure the tee's own release_pad () is called, this marinal window of
error is closed :)

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