gstreamer/tests/examples/equalizer
Vineeth TM 290f8be15a gstreamer: good: tests: Fix memory leaks when context parse fails.
When g_option_context_parse fails, context and error variables are not getting free'd
which results in memory leaks. Free'ing the same.

And replacing g_error_free with g_clear_error, which checks if the error being passed

https://bugzilla.gnome.org/show_bug.cgi?id=753853
2015-10-02 17:35:10 +03:00
..
.gitignore
demo.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
Makefile.am tests: use LDADD for libs to link to instead of LDFLAGS 2010-04-14 20:06:09 +01:00