[Gstreamer-bugs] [Bug 133233] New - gst/tcp need to check to inet_aton()

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Feb 2 07:51:05 PST 2004


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

Changed by kost at imn.htwk-leipzig.de.

--- shadow/133233	Mon Feb  2 10:51:05 2004
+++ shadow/133233.tmp.12879	Mon Feb  2 10:51:05 2004
@@ -0,0 +1,21 @@
+Bug#: 133233
+Product: GStreamer
+Version: HEAD CVS
+OS: SunOS
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: kost at imn.htwk-leipzig.de               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: gst/tcp need to check to inet_aton()
+
+gst/tcp/gsttcpsink.c
+uses inet_aton(). This function is not available everywhere, so the modules
+needs to be disabled, when this function is not available (or better a
+replacement should be used)




More information about the Gstreamer-bugs mailing list