[Bug 731569] New: Server does not free all resources if session timeout

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 12 05:21:47 PDT 2014


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

           Summary: Server does not free all resources if session timeout
    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=278333)
 View: https://bugzilla.gnome.org/attachment.cgi?id=278333
 Review: https://bugzilla.gnome.org/review?bug=731569&attachment=278333

client: Destroy the rtsp watch after connection close

After session timeout the server will not free the client object and the socket
unless the other side has closed its end of the TCP connection. But that is bad
since an unauthorized client can easily make the server unavailable.

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