[Bug 784311] gst-inspect: Fix memory leak in print_pad_templates_info

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 29 14:27:20 UTC 2017


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks:

commit a8acba142f95815d93112294e7d2110553aeb62e (HEAD -> master)
Author: Jimmy Ohn <yongjin.ohn at lge.com>
Date:   Thu Jun 29 08:30:50 2017 +0900

    gst-inspect: Fix memory leak in print_pad_templates_info

    gst_static_caps_get function returned allocated memory.
    So, It should be free using gst_caps_unref.

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

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