[Bug 685220] New: rtsp-client: do not destroy the rtsp watch in the rtsp watch functions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 1 07:23:23 PDT 2012


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

           Summary: rtsp-client: do not destroy the rtsp watch in the rtsp
                    watch functions
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: patricia at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

rtsp-client.c: do not destroy rtsp watch

Currently, the client watch is destroyed in message_received (while handling
TEARDOWN request => close_connection()) and tunnel_complete(). However, we are
still in dispatch().  

The rtsp watch is automatically destroyed after the rtsp watch function
closed() has been called.

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