[Bug 757949] gst_rtsp_server_io_func() pops a context that has not been pushed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 11 06:59:19 PST 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit b90d4ba917dc3a1ad4a080b229a55931bc8e828d
Author: Marcus Prebble <prebble at axis.com>
Date:   Wed Nov 11 14:58:33 2015 +0100

    rtsp-server: Change the logic so we don't pop a NULL context

    When doing a port scan (e.g. with nmap) the call to GST_RTSP_CHECK()
    will sometimes fail. This call is made before any context is pushed
    resulting in an attempt to pop a NULL context.

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

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