[Bug 785331] New: Possible Memory leak in gstssaparse.c

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 24 08:02:13 UTC 2017


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

            Bug ID: 785331
           Summary: Possible Memory leak in gstssaparse.c
    Classification: Platform
           Product: GStreamer
           Version: 1.12.2
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: sp.gupta at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 356279
  --> https://bugzilla.gnome.org/attachment.cgi?id=356279&action=edit
Patch file is attached.

File : gst-plugins-base/gst/subparse/gstssaparse.c 

Function : gst_ssa_parse_setcaps at Line : 172

gst_buffer_ref (priv);

buffer unref is missing in fail case .

++patch is attched for possible solution.

Kindly review the patch and provide your feedback.

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