[Bug 787056] New: realmedia : Fix Memory leak isse in asmrules

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 31 06:29:46 UTC 2017


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

            Bug ID: 787056
           Summary: realmedia : Fix Memory leak isse in asmrules
    Classification: Platform
           Product: GStreamer
           Version: 1.12.2
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
          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 358814
  --> https://bugzilla.gnome.org/attachment.cgi?id=358814&action=edit
Patch file is attached.

Hi,


File : gst-plugins-ugly/gst/realmedia/asmrules.c

Function  gst_asm_scan_parse_property  Line : 544

There is memory leak in asmrules.c file as key was g_strdup before.

Solution : g_free (key);

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