gst/udp/gstudpsrc.c: Handle the case where there are exactly 0 bytes to read and...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 26 Apr 2007 08:48:30 +0000 (08:48 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 26 Apr 2007 08:48:30 +0000 (08:48 +0000)
commit45b77c57b4d71ac737e31a28688065c15c6f68f0
treef83233a5d1ab9a2ab7cd3a79109e56169380fa09
parent88bf47c911aedc673e02e2369ad161ae0a7029d0
gst/udp/gstudpsrc.c: Handle the case where there are exactly 0 bytes to read and the ioctl did not report an error. F...

Original commit message from CVS:
* gst/udp/gstudpsrc.c: (gst_udpsrc_create):
Handle the case where there are exactly 0 bytes to read and the ioctl
did not report an error. Fixes #433530.
ChangeLog
gst/udp/gstudpsrc.c