[Bug 772501] videorate: Fix memory leak in test code
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Oct 6 10:28:25 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=772501
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 fdefa9c1ad5ba9c42e86e059682c3a4fb071b351
Author: Jimmy Ohn <yongjin.ohn at lge.com>
Date: Thu Oct 6 16:24:05 2016 +0900
videorate: Fix memory leakage in test code
gst_caps_to_string function returned allocated memory.
So, It should be free using g_free function.
https://bugzilla.gnome.org/show_bug.cgi?id=772501
--
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