[Bug 666711] rtspsrc: hostname lookup is not thread safe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 7 12:19:44 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=666711
  GStreamer | gst-plugins-good | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31
            Summary|rtspsrc is not thread safe  |rtspsrc: hostname lookup is
                   |                            |not thread safe

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-01-07 20:19:42 UTC ---
I hope this fixes it. If not, please re-open.

 commit 9f042ae224b3d84643bf4ad977080987fe80d36f
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Sat Jan 7 20:12:17 2012 +0000

    rtspconnection: make hostname lookup more thread-safe

    Don't write IP number string to return into a static
    array which is shared amongst all threads (note: of
    course a copy is returned).

    https://bugzilla.gnome.org/show_bug.cgi?id=666711

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