[Bug 783418] audioconvert: Fix memory leak in test code

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 5 11:44:47 UTC 2017


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

Jimmy Ohn <yongjin.ohn at lge.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #353174|reviewed                    |none
             status|                            |
 Attachment #353174|0                           |1
        is obsolete|                            |

--- Comment #7 from Jimmy Ohn <yongjin.ohn at lge.com> ---
Created attachment 353178
  --> https://bugzilla.gnome.org/attachment.cgi?id=353178&action=edit
Fix memory leak in test code

Actually, when I try to fix some code, I refer to test code in the tests folder
each plugin. In this case, I just grepping gst_stucture_to_string in
plugins-base.
But in the audioconvert test code, usage of gst_structure_to_string is
different.
I know that g_error aborts, but IMHO we need to modify like another example
code for consistency for gstreamer newbie like me.

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