[Bug 772497] New: waveform : Fix Memory leak by gst_caps_to_string

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 6 06:13:35 UTC 2016


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

            Bug ID: 772497
           Summary: waveform : Fix Memory leak by gst_caps_to_string
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: g.gupta at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 337038
  --> https://bugzilla.gnome.org/attachment.cgi?id=337038&action=edit
waveform : Fix Memory leak by gst_caps_to_string

gst_caps_to_string() returned allocated memory, which must be freed using
g_free(). The current patch fixes the memory leak due to call of
gst_caps_to_string().
Please review.

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