[Bug 783418] audioconvert: Fix memory leak in test code
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 5 09:16:02 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783418
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |t.i.m at zen.co.uk
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
In the error/failure case everything else will be leaked as well, since
g_error() aborts.
If you found this with a static code analzyer you should probably tell it that
g_error() never returns.
--
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