[gstreamer-bugs] [Bug 322456] [multiudpsink] gethostbyname might not be thread-safe
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Dec 16 02:58:15 PST 2005
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=322456
GStreamer | gst-plugins-good | Ver: HEAD CVS
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #55233| |commented-on
Status| |
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
Summary|gethostbyname used in |[multiudpsink] gethostbyname
|multiudpsink in a possible |might not be thread-safe
|multithread env |
------- Additional Comments From Tim-Philipp Müller 2005-12-16 10:58 -------
It is indeed a good idea to use gethostbyname_r() if it is available, we need to
check however whether it is actually available on this system, and we also need
to check for different prototypes (GLIBC, Solaris/Irix, HP-UX all have different
protypes if I remember correctly) and provide implementations for the different
prototypes.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list