GNOME Bugzilla – Bug 732593
tests: codec-select: Plug element name memory leak
Last modified: 2014-07-04 12:57:27 UTC
gst_element_get_name() returns a pointer to a string that must be freed using g_free().
Created attachment 279723 [details] [review] Proposed patch.
commit c44a70563173b26148e0410607f015c300076c66 Author: Sebastian Rasmussen <sebras@hotmail.com> Date: Wed Jul 2 00:21:00 2014 +0200 tests: codec-select: Plug element name memory leak https://bugzilla.gnome.org/show_bug.cgi?id=732593