[Bug 686276] tunneling does not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 25 09:07:39 PDT 2012


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
          Component|gst-rtsp-server             |gst-plugins-base
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.x

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2012-10-25 16:07:32 UTC ---
commit 6e5ea441e7896c6bcbb505d0f1e428fafcbada30
Author: Ognyan Tonchev <ognyan at axis.com>
Date:   Thu Oct 25 09:19:21 2012 +0200

    rtsp: Don't use invalid sockets

    return false from dispatch () if the read and write sockets have been
    unset in tunnel_complete ()

    Setting up HTTP tunnels causes segfaults since the watch for the second
    connection is not destroyed anymore in tunnel_complete () and the
connection
    will still be used even though it is not valid anymore.

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

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