[gstreamer-bugs] [Bug 347304] Massive leaks with xvimagesink

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 13 07:40:37 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=347304
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68825|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.9




------- Comment #7 from Jan Schmidt  2006-07-13 14:40 UTC -------
        * gst/playback/gstdecodebin.c: (find_compatibles):
        Fix a caps leak when linking (#347304)

        * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
        (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
        (gst_ximagesink_change_state):
        * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
        (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
        (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
        (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
        Don't leak shared memory resources. Use the object lock to protect
        against the xcontext disappearing while returning a buffer from the
        pipeline. (#347304)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list