[Gstreamer-bugs] [Bug 109064] Changed - gstudpsrc needs to set len before call to recvfrom()

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Jun 7 08:30:08 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=109064

Changed by thomas at urgent.rug.ac.be.

--- shadow/109064	Sun Apr  6 18:20:04 2003
+++ shadow/109064.tmp.5088	Sat Jun  7 11:30:08 2003
@@ -8,13 +8,13 @@
 Severity: minor
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: janzen at pixelmetrix.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
-TargetMilestone: 0.6.x
+TargetMilestone: NONE
 URL: 
 Summary: gstudpsrc needs to set len before call to recvfrom()
 
 In the gstudpsrc.c file, the 'len' variable should be set to 'sizeof(struct
 sockaddr)' before calling recvfrom().  Leaving it uninitialized may not
 cause any problem on most operating systems, but it's asking for trouble,





More information about the Gstreamer-bugs mailing list