[Gstreamer-bugs] [Bug 109069] Changed - Fix for X window leak in xvideosink plugin

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Apr 11 02:38:07 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=109069

Changed by rbultje at ronald.bitfreak.net.

--- shadow/109069	Wed Apr  9 12:30:33 2003
+++ shadow/109069.tmp.28533	Fri Apr 11 05:38:07 2003
@@ -10,13 +10,13 @@
 Component: gst-plugins
 AssignedTo: wim.taymans at chello.be                            
 ReportedBy: janzen at pixelmetrix.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.6.x
 URL: 
-Summary: [0.6.1 release candidate] Fix for X window leak in xvideosink plugin
+Summary: Fix for X window leak in xvideosink plugin
 OtherBugsDependingOnThis: 110330
 
 In sys/xvideo/xvideosink.c, the xvideosink->window pointer is not
 initialized to NULL.  Later in the code, there is the following
 commented-out code:
 
@@ -92,6 +92,9 @@
 here, the window is destroyed but you still get buffers with memory 
 destined for the old window, which is freed, which breaks.
 With the fixes in the patch I wanted to have supplied to HEAD, but 
 which hasn't shown up on the cvs-list (too tired to do the commit?), 
 this is fixed and the images are properly freed when requesting a new 
 window.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-04-11 05:38 -------
+Unmarking for 0.6.1, this won't be fixed by then.





More information about the Gstreamer-bugs mailing list