[Bug 758161] qtdemux: Fix string memory leak
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Nov 16 00:23:43 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758161
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |slomo at coaxion.net
Resolution|--- |FIXED
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 0d4e3847f0c9106ed345f0316e4954f82332e250
Author: Vineeth TM <vineeth.tm at samsung.com>
Date: Mon Nov 16 16:56:04 2015 +0900
qtdemux: Fix string memory leak
The string got using g_strdup_printf will be allocated memory
and should be freed after use.
https://bugzilla.gnome.org/show_bug.cgi?id=758161
--
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