GNOME Bugzilla – Bug 772500
opusdec: Fix memory leak in test code
Last modified: 2016-10-31 14:34:17 UTC
gst_caps_to_string function returned allocated memory. So, It should be freed using g_free function.
Created attachment 337042 [details] [review] opusdec: Fix memory leak in test code
Attachment 337042 [details] pushed as 6335a07 - opusdec: Fix memory leak in test code