[gstreamer-bugs] [Bug 358737] New: _gst_event_copy sets the wrong parent_refcount on the child structure

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Oct 1 03:31:23 PDT 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=358737

GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: _gst_event_copy sets the wrong parent_refcount on the
                    child structure
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: alessandro at nnva.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


_gst_event_copy copies an event and its child structure. So the new event, the
parent of the new structure, has refcount=1. _gst_event_copy then sets the
parent_refcount of the new structure to the refcount of the original event,
rather than the new copy.


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