[Bug 760821] tracerrecord: Fix memory leaks and mishandlings

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 19 06:16:15 PST 2016


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

Luis de Bethencourt <luis at debethencourt.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |luis at debethencourt.com

--- Comment #5 from Luis de Bethencourt <luis at debethencourt.com> ---
I hadn't seen this bug thread in my email inbox and fixed one of the small
issues pointed out by Coverity.

Sorry.

commit 227c387b43b8a1f8c2de2b5b8a600b08d29c3408
Author: Luis de Bethencourt <luisbg at osg.samsung.com>
Date:   Tue Jan 19 12:04:16 2016 +0000

    tracerrecord: avoid overwriting value

    res value is overwritten, remove the assignment.
    priv__gst_structure_append_template_to_gstring () always returns TRUE
    anyway.

    CID 1349645

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