Skip to content
  • Antoine Tremblay's avatar
    gst/udp/gstudpsrc.c: Fix possible infinite loop when shutting down, a read can... · 1a86fdc6
    Antoine Tremblay authored and Wim Taymans's avatar Wim Taymans committed
    gst/udp/gstudpsrc.c: Fix possible infinite loop when shutting down, a read can also return 0 to indicate no more mess...
    
    Original commit message from CVS:
    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.
    1a86fdc6