[Bug 797058] New: rtmpsink: Fix leak on connection failure

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 31 06:06:32 UTC 2018


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

            Bug ID: 797058
           Summary: rtmpsink: Fix leak on connection failure
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: pudding8757 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Although RTMP_ConnectStream() was failed, librtmp's internal memory
is not freed by RTMP_ConnectStream(), so RTMP_Close() should be called
before RTMP_Free()

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