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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 9 13:28:53 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit f47e6ab9f69ec1c77f8875ca41ee5ff268ab06ab
Author: Patricia Muscalu <patricia at axis.com>
Date:   Mon Jan 9 14:12:05 2017 +0100

    rtsp-stream: fixed segmenation fault in _get_server_port()

    Calling function gst_rtsp_stream_get_server_port() results in
    segmenation fault in the RTP/RTSP/TCP case.
    Port that the server will use to receive RTCP makes only
    sense in the UDP case, however the function should handle
    the TCP case in a nicer way.

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

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