[Bug 686276] New: tunneling does not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 17 01:45:09 PDT 2012


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

           Summary: tunneling does not work
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ognyan.tonchev at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=226612)
 View: https://bugzilla.gnome.org/attachment.cgi?id=226612
 Review: https://bugzilla.gnome.org/review?bug=686276&attachment=226612

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.

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