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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Feb 2 09:44:51 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.31516	Mon Feb  2 12:44:51 2004
@@ -16,6 +16,11 @@
 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)
+
+------- Additional Comments From kost at imn.htwk-leipzig.de  2004-02-02 12:44 -------
+Created an attachment (id=23996)
+adds missing function if not present
+




More information about the Gstreamer-bugs mailing list