[Bug 776345] New: gst-rtsp-server: segmentation fault when trying to get server port in TCP transport case

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 21 13:07:22 UTC 2016


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

            Bug ID: 776345
           Summary: gst-rtsp-server: segmentation fault when trying to get
                    server port in TCP transport case
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: patricia at axis.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Calling function gst_rtsp_stream_get_server_port() cases segmenation fault in
the RTP/RTSP/TCP case. The reason of this problem is that priv->server_addr_v4/
priv->server_addr_v6 are actually only initialized in UDP and MCAST cases.
The code does not handle the TCP port case.

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