[gstreamer-bugs] [Bug 358156] in udpsrc.c gst_udpsrc_create function read command could loop

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 29 01:12:13 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=358156

GStreamer | gst-plugins-good | Ver: HEAD CVS


Wim Taymans changed:

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




------- Comment #2 from Wim Taymans  2006-09-29 08:11 UTC -------
Indeed, thanks! There are a few other elements where a similar piece of code is
equally wrong.

        Patch by: Antoine Tremblay <hexa00 at gmail dot com>

        * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
        Fix possible infinite loop when shutting down, a read can also return
        0 to indicate no more messages are available. Fixes #358156.


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