[Gstreamer-bugs] [Bug 108263] Changed - Possible race condition in gstqueue.c

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Mar 12 20:21:21 PST 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=108263

Changed by janzen at pixelmetrix.com.

--- shadow/108263	Wed Mar 12 23:20:39 2003
+++ shadow/108263.tmp.8500	Wed Mar 12 23:21:20 2003
@@ -33,6 +33,11 @@
 	  return;
 	}
 
 Note that the 'queue->flush' data member is tested after the mutex is
 unlocked.  This should probably be copied to an automatic variable before
 the call to g_mutex_unlock(); see the attached patch.
+
+------- Additional Comments From janzen at pixelmetrix.com  2003-03-12 23:21 -------
+Created an attachment (id=14981)
+Patch for unlikely race condition in gstqueue.c
+





More information about the Gstreamer-bugs mailing list