[Bug 765794] registrychunks: Memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 2 07:29:42 UTC 2016


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

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
You could move the variable declarations into the function scope (and
initialize to NULL). Also for factory->uri_protocols, isn't it necessary to
also free all protocol strings that were successfully parsed until the error?

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