[gstreamer-bugs] [Bug 638723] Fix for "getnameinfo failed" in gst_rtsp_client_accept

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 5 02:31:42 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=638723
  GStreamer | gst-rtsp-server | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.8

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2011-01-05 10:31:40 UTC ---
commit b5a1719e89576098809aea59f1a8ddd3cc0a09e8
Author: Jonas Larsson <jonas at hallerud dot se>
Date:   Wed Jan 5 11:26:30 2011 +0100

    client: use the socket length from getsockname

    Use the length returned by getsockname to perform the getnameinfo call
because
    the size can depend on the socket type and platform.

    Fixes #638723

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list